diff options
author | Melody Horn / boringcactus <melody@boringcactus.com> | 2021-06-12 20:34:06 -0600 |
---|---|---|
committer | Melody Horn / boringcactus <melody@boringcactus.com> | 2021-06-12 20:34:06 -0600 |
commit | 1a1af5d9241fe458e3e4cfd6e8c3128ba73348cd (patch) | |
tree | 1a7a66e6c6f50b23e4ac41741605549ac36614c2 | |
parent | abc4111ac1c877a7683f416fa374cef53a411304 (diff) | |
download | tosin-1a1af5d9241fe458e3e4cfd6e8c3128ba73348cd.tar.gz tosin-1a1af5d9241fe458e3e4cfd6e8c3128ba73348cd.zip |
throw in a readme
-rw-r--r-- | README.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..870d4e4 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# Tosin + +it's like Django, but for Rust. + +## status + +painfully WIP, not usable. + +## name + +Django is named after a guitarist that one of the original developers liked, so i've named Tosin similarly. + +## license + +while Tosin is still unusable, there is no license. +once it becomes usable, i will pick one. |