summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKyle Gunger <corechg@gmail.com>2020-04-18 12:58:54 -0400
committerGitHub <noreply@github.com>2020-04-18 12:58:54 -0400
commit1cc331a85dce30a963401583a9bfb8f1af693dc4 (patch)
treed049db4e5713408140d74f2d6b168909f749d228 /README.md
parenteeeb03a2bed574971dfea66381d8252d17002d64 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 511c43e..d5613da 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# TransitAPI
-Moving from place to place!
+Transit is an attempt to provide simple uniform helpers for converting and transfering abstract types in Minecraft.
+
+Transit makes no assumptions about what you transfer or how you transfer it, It only provides basic types for those that need it, and a network based API for compatibility.
## License
This mod is available under the MIT licence going forward.