Interop: update README.md

This commit is contained in:
SvyatoslavScherbina
2016-09-20 00:08:23 +04:00
committed by GitHub
parent 9fffcebc42
commit 70c11b0098
-9
View File
@@ -1,14 +1,5 @@
# Kotlin-native interop
## Preparation
Go to `../kni` and build it as described:
```
$ ant -f update_dependencies.xml
$ ant
```
## Usage
Open `Interop` project in IDEA. Run `StubGenerator` configuration to process all `.def` files in `Example` module.