diff options
author | Kyle Gunger <corechg@gmail.com> | 2020-04-18 12:58:54 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-18 12:58:54 -0400 |
commit | 1cc331a85dce30a963401583a9bfb8f1af693dc4 (patch) | |
tree | d049db4e5713408140d74f2d6b168909f749d228 /README.md | |
parent | eeeb03a2bed574971dfea66381d8252d17002d64 (diff) |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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. |