From 6002f472cc45f20fa364e302f5bc92c428c8e550 Mon Sep 17 00:00:00 2001 From: Doug Black Date: Mon, 27 Jan 2014 10:31:13 -0500 Subject: add license --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') 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). -- cgit