aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 87a9e4a..138df42 100644
--- a/README.md
+++ b/README.md
@@ -42,3 +42,7 @@ curl localhost:3000/items
```
Stay tuned.
+
+## License
+
+Sleepy is released under the [MIT License](http://opensource.org/licenses/MIT).
bgstack15