summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTorsten Grote <t@grobox.de>2021-10-11 10:26:49 -0300
committerTorsten Grote <t@grobox.de>2021-10-11 10:31:31 -0300
commit12f3d8296868e1cb582c9ada86813d606c23d3bc (patch)
tree67a03d0f6b431e74783f48db2967f6b9ca8ac10a /README
parent082420665a58ad898b47e8216484ff6ca4e2bc28 (diff)
downloadakono-12f3d8296868e1cb582c9ada86813d606c23d3bc.tar.gz
akono-12f3d8296868e1cb582c9ada86813d606c23d3bc.tar.bz2
akono-12f3d8296868e1cb582c9ada86813d606c23d3bc.zip
test
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 00000000..a2e8bdc9
--- /dev/null
+++ b/README
@@ -0,0 +1,7 @@
+Akono is a NodeJS binding for Android+Kotlin.
+
+After checkout, set up the git submodule:
+
+ git submodule init
+ git submodule update
+