summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Gunger <corechg@gmail.com>2020-04-21 18:50:56 -0400
committerKyle Gunger <corechg@gmail.com>2020-04-21 18:50:56 -0400
commit0b131bfaaa60c18203f5907dfe9f0086bc5b9ef1 (patch)
tree2fe99628648d1722d9ce77005ac3cac17cf98a3a
parent5cf67526600deb0db677d7b3db0f86c034090fa5 (diff)
parent1cc331a85dce30a963401583a9bfb8f1af693dc4 (diff)
Merge branch 'master' of https://github.com/CoreChg/TransitAPI
-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.