diff --git a/README.md b/README.md index 03c61dd..7c2641d 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,12 @@ To get this project ready for build, type `cordova prepare`. This reads the config.xml, extracting platform and plugin info. Required repositories are downloaded and installed automatically. -To compile, simply run `cordova build`. +To compile, simply run `cordova build `. Currently, Android works +great, but iOS has some asset issues. + +Server Code +-------------------- +Get the server code at https://github.com/Netsyms/TerranQuest-GameServer. License --------------------