File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 11gh-md-toc
22=========
33
4- gh-md-toc — is for you if you want to generate TOC for README.md and don't want
5- to install any additional software.
4+ gh-md-toc — is for you if you ** want to generate TOC** for README.md and
5+ ** don't want to install any additional software** .
66
77Usage
88=====
@@ -16,7 +16,7 @@ And you want to generate TOC for it.
1616There is nothing easier:
1717
1818``` bash
19- ➥ ./gh-md-toc https://github.com/ekalinin/envirius/blob/... /README.md
19+ ➥ ./gh-md-toc https://github.com/ekalinin/envirius/blob/master /README.md
2020
2121Table of Contents
2222=================
@@ -56,7 +56,8 @@ Table of Contents
5656 * [README in another language](# readme-in-another-language)
5757` ` `
5858
59- That' s all! Now all you need — is copy/paste result from cosonle into original README.md.
59+ That' s all! Now all you need — is copy/paste result from cosonle into original
60+ README.md.
6061
6162And here is a result:
6263
@@ -65,5 +66,5 @@ And here is a result:
6566Dependency
6667==========
6768
68- * curl
69+ * curl or wget
6970 * awk
You can’t perform that action at this time.
0 commit comments