From 13a969b81b754afbd55a0cb2eaa879f21dedc5df Mon Sep 17 00:00:00 2001 From: Thorsten Lorenz Date: Mon, 28 May 2012 12:16:10 -0400 Subject: [PATCH] shortened description --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a89a5ad..f2e6970 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "author": "Thorsten Lorenz (thorstenlorenz.wordpress.com)", "name": "doctoc", - "description": "Generates table of contents for markdown files inside local git repository. Links are compatible with anchors generated by github", + "description": "Generates TOC for markdown files of local git repo.", "version": "0.0.1", "repository": { "type": "git",