diff options
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/README.rst b/README.rst new file mode 100644 index 0000000..7744bfb --- /dev/null +++ b/README.rst @@ -0,0 +1,16 @@ +:code:`terra` +============= + +Structured bots for Worlds + +Notes +----- + +This is a **very early** preview of Terra. For the most part, it is just a +restructured `Munch <https://github.com/Whirlsplash/munch>`__, minus the +unrelated bits. + +License +~~~~~~~ + +`GNU General Public License v3.0 <./LICENSE>`_ |