Update README.md

This commit is contained in:
Xuan Sang LE 2018-07-25 16:21:51 +02:00 committed by GitHub
parent d8d56ffef5
commit 25df0103b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# TinyEditor # TinyEditor
This is an example project, generated by AntOS Development Kit This is an example project for the tutorial: [https://blog.lxsang.me/r:id:20](https://blog.lxsang.me/r:id:20)
## Howto ## Howto
@ -21,4 +21,4 @@ Click **Save**
## Build application ## Build application
* To build: **Menu > Build > Build** or **ALT-C** * To build: **Menu > Build > Build** or **ALT-C**
* To build and run: **Menu > Build > Build and Run** or **CTRL-R** * To build and run: **Menu > Build > Build and Run** or **CTRL-R**
* To release: **Menu > Build > Build release** or **ALT-P** * To release: **Menu > Build > Build release** or **ALT-P**