summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2016-05-29 21:31:29 +0800
committerruki <[email protected]>2016-05-29 21:31:29 +0800
commit4b86a4104d8076636ffa9a778b244f698aec5a49 (patch)
tree3d26a4b20886c74b38f6a498df1095de559e6487
parent5cd11d086e9af8778f7aa6fb190de58e8a73bc2d (diff)
modify README
-rwxr-xr-xREADME.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/README.md b/README.md
index 5ca332825..7dd29c4e8 100755
--- a/README.md
+++ b/README.md
@@ -14,13 +14,6 @@ It is similar to cmake, automake, premake, but more convenient and easy to use.
4. build and rebuild project
5. clean generated target files
6. package the project targets automatically
- - *.ipa for ios(feature)
- - *.apk for android(feature)
- - *.pkg for library
- - *.app for macosx(feature)
- - *.exe for windows
- - others
-
7. install target
8. run a given target
9. describe the project file using lua script, more flexible and simple