Add initial README.md

This commit is contained in:
soywiz
2019-02-02 09:17:45 +01:00
parent 9a92549cac
commit 4ab1d4c2f5
2 changed files with 6 additions and 0 deletions

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
## KorGE samples
```bash
./gradlew :sample-box2d:runJvm
```

1
sample-box2d/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
/build