]> git.xonotic.org Git - xonotic/gmqcc.git/blobdiff - README
gitignore: add gmqcc, gmqpak, qmcvm, testsuite, pak.
[xonotic/gmqcc.git] / README
diff --git a/README b/README
index 252986434bc83d685d61b7d87d96cd42fe38fb39..bd71be0477c21f17051b784b57159e48c3bde94f 100644 (file)
--- a/README
+++ b/README
@@ -1,10 +1,14 @@
 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