Updated README.md

This commit is contained in:
Nikolay Igotti
2016-09-28 18:42:20 +03:00
parent 0db03c4025
commit 5293abd3e9
2 changed files with 14 additions and 11 deletions
-10
View File
@@ -1,10 +0,0 @@
# Kotlin-native backend #
## Build
To build just use:
gradle dist ; may fail in JS
gradle :backend.native:cli.bc:run
And it will run simple example (currently prints out IR of test file).