projects
/
xonotic
/
gmqcc.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42a9784
)
Update README
author
Dale Weiler <killfieldengine@gmail.com>
Fri, 11 Oct 2013 12:14:37 +0000
(08:14 -0400)
committer
Dale Weiler <killfieldengine@gmail.com>
Fri, 11 Oct 2013 12:14:37 +0000
(08:14 -0400)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index bd71be0477c21f17051b784b57159e48c3bde94f..36e1cf75d1170704e62e61e3c87430ae19b28fe1 100644
(file)
--- a/
README
+++ b/
README
@@
-12,3
+12,7
@@
For documentation:
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.