X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fgmqcc.git;a=blobdiff_plain;f=README;h=36e1cf75d1170704e62e61e3c87430ae19b28fe1;hp=252986434bc83d685d61b7d87d96cd42fe38fb39;hb=641136fee3e2f589f93ad6a7b3213b0247107303;hpb=0d9144eeff7b15dfac9bf7db7d26cd32f5de12cb diff --git a/README b/README index 2529864..36e1cf7 100644 --- a/README +++ b/README @@ -1,10 +1,18 @@ GMQCC: An improved Quake C compiler -For licensing: see the LICENSE file. -For installation notes: see the INSTALL file. -For a list of authors: see the AUTHORS file. -For a list of changes: see the CHANGES file. +For licensing: see the LICENSE file. +For installation notes: see the INSTALL file. +For a list of authors: see the AUTHORS file. +For a list of changes: see the CHANGES file. For documentation: See the manpages, or visit the documentation online at http://graphitemaster.github.com/gmqcc/doc.html + +For syntax highlighting description files, or information +regarding how to install them: + See the README in syntax directory + +For description on porting GMQCC to other platforms, or information +on how to approach porting GMQCC to more 'exotic' platforms: + See the PORTING file.