From b13edb8cca96e26b110add597420beb2a61af8ac Mon Sep 17 00:00:00 2001 From: Mark McGranaghan Date: Tue, 9 Oct 2012 21:05:55 -0700 Subject: [PATCH] thanks --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d46bb0b..8d8fc59 100644 --- a/README.md +++ b/README.md @@ -55,3 +55,10 @@ $ SITEDIR = ../gobyexample-server/public tool/build ### License This work is licensed under a [Creative Commons Attribution 3.0 Unported License](http://creativecommons.org/licenses/by/3.0/). + + +### Thanks + +Thanks to [Jeremy Ashkenas](https://github.com/jashkenas) +for [Docco](http://jashkenas.github.com/docco/), which +inspired this project.