Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ekalinin committed Jul 9, 2015
1 parent f556995 commit df6ed69
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ gh-md-toc is able to proccess:
* local files (markdown files in local file system)
* remote files (html files on github.com)

Here's a golang based implementation:

* [github-markdown-toc.go](https://github.com/ekalinin/github-markdown-toc.go)

It's more solid and reliable. And absolutely without dependencies.

[![Build Status](https://travis-ci.org/ekalinin/github-markdown-toc.svg?branch=master)](https://travis-ci.org/ekalinin/github-markdown-toc)

Table of contents
Expand Down

0 comments on commit df6ed69

Please sign in to comment.