From 064c548fb96696235ab7dd6160125f3db22052ec Mon Sep 17 00:00:00 2001 From: Adam Harris Date: Fri, 11 Dec 2015 11:47:44 -0700 Subject: [PATCH] Add DocToc --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 311a941..f9d8d2f 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ### Files - [strip-json-comments-cli](https://github.com/sindresorhus/strip-json-comments-cli) - Strip comments from JSON. Lets you use comments in your JSON files! +- [DocToc](https://github.com/thlorenz/doctoc) - Generates table of contents for markdown files inside local git repository. Links are compatible with anchors generated by github or other sites. ### Directories