This commit is contained in:
Mark McGranaghan 2012-10-09 21:05:55 -07:00
parent 8daa226a48
commit b13edb8cca

View File

@ -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.