From 2a04951a5d7de33cb637fb46d8d5a9199a39b610 Mon Sep 17 00:00:00 2001 From: Corey Innis Date: Sun, 31 Oct 2010 11:35:28 -0700 Subject: [PATCH] Add 'Credits' to the README. --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 8f7a071..38df052 100644 --- a/README.md +++ b/README.md @@ -175,3 +175,19 @@ In most cases, Showdown's output is identical to that of Perl Markdown v1.0.2b7. Showdown won't. But still, don't do that. + + +Credits +--------------------------- + + * Origins + * [John Fraser](http://http://attacklab.net/): + Author of Showdown + * [John Gruber](http://daringfireball.net/projects/markdown/): + Author of Markdown + * Maintenance + * [Corey Innis](http://github.com/coreyti): + GitHub project maintainer + * [Remy Sharp](http://remysharp.com/): + CommonJS-compatibility and more +