summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorKevin Chabowski <kevin@kch42.de>2013-08-06 15:00:20 +0200
committerKevin Chabowski <kevin@kch42.de>2013-08-06 15:00:20 +0200
commit8fce8c242c135b4ec0593da84f4255b76b973418 (patch)
tree6a754db409daffe048b6596db8ba4e44917de504 /README.markdown
downloadgonbt-8fce8c242c135b4ec0593da84f4255b76b973418.tar.gz
gonbt-8fce8c242c135b4ec0593da84f4255b76b973418.tar.bz2
gonbt-8fce8c242c135b4ec0593da84f4255b76b973418.zip
Initial commit.
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
new file mode 100644
index 0000000..15d4eb6
--- /dev/null
+++ b/README.markdown
@@ -0,0 +1,7 @@
+# gonbt
+
+A Go library for reading and writing [NBT](???) data.
+
+## Install
+
+To install gonbt, simply execute `go get github.com/kch42/gonbt/nbt`