From 378d527e64b7d601a24de1332ccaa6d8e9309d03 Mon Sep 17 00:00:00 2001 From: Logan Koester Date: Tue, 4 Mar 2014 01:44:36 -0500 Subject: [PATCH] Adds attribution as requested by @PharkMillups --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ef7e59..4d6faa6 100644 --- a/README.md +++ b/README.md @@ -94,4 +94,4 @@ This should be updated fairly regularly. As usual, **pull requests are encourage * [docgenerator](https://github.com/Ralt/docgenerator/blob/master/README.md) - Organize your documentation in Markdown files. (contributed by [Florian Margaine](http://margaine.com)) * [dexy](http://www.dexy.it/) - Extensible documentation/report generator supporting multiple programming languages and serveral input and output formats. (contributed by [troytop](http://github.com/troytop)) * [Slate](https://github.com/tripit/slate) - Static API documentation creation tool from the team at Tripit. -* [codo](https://github.com/coffeedoc/codo) - CoffeeScript API documentation generator, similar to YARD. +* [codo](https://github.com/coffeedoc/codo) - CoffeeScript API documentation generator, similar to YARD. (contributed by [Logan Koester](http://github.com/logankoester))