fix stuff

This commit is contained in:
lxsang
2018-10-01 17:13:47 +00:00
parent eb7dddc423
commit e6405d047f
6 changed files with 36 additions and 12 deletions

View File

@ -4,7 +4,7 @@ This project is generated by AntOS Development Kit
## Howto
1. Open the project.apj file with AntOSDK (simply double Click on it)
2. Modify the UI in *assets/scheme.html*
2. Modify the UI in *assets/scheme.html*
3. Modify application code in *coffees/main.coffee*
4. Modify CSS style in *css/main.css*
5. Other files need to be copied: put in to assets
@ -14,7 +14,7 @@ This project is generated by AntOS Development Kit
Click **Menu> Build > Build Option** or simply hit **ALT-Y**
In the build options dialog, add or remove files that need to be
included into the build
included into the build
Click **Save**

File diff suppressed because one or more lines are too long