From ef6df6f33a565806a1252f833e7f4b2a7cc273e3 Mon Sep 17 00:00:00 2001 From: Doug Black Date: Mon, 27 Jan 2014 12:43:09 -0500 Subject: link to docs --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 9b4d7e3..0b000d5 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ curl localhost:3000/items `sleepy` has not been officially released yet, as it is still in active development. +## Docs + +Documentation lives [here](http://godoc.org/github.com/dougblack/sleepy). + ## License `sleepy` is released under the [MIT License](http://opensource.org/licenses/MIT). -- cgit