Skip to content
This repository was archived by the owner on Feb 4, 2018. It is now read-only.

Commit 1003be1

Browse files
author
blond
committed
docs(toc): add table of contents
1 parent 6e89ba1 commit 1003be1

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,14 @@ BemEntityName
2020
[david]: https://david-dm.org/bem-sdk/bem-entity-name
2121
[dependency-img]: http://img.shields.io/david/bem-sdk/bem-entity-name.svg
2222

23+
Contents
24+
--------
25+
26+
* [Install](#install)
27+
* [Usage](#usage)
28+
* [API](#api)
29+
* [Debuggability](#debuggability)
30+
2331
Install
2432
-------
2533

@@ -344,7 +352,6 @@ console.log(JSON.stringify(name));
344352
// ➜ {"block":"input","mod":{"name":"available","val":true}}
345353
```
346354

347-
348355
License
349356
-------
350357

0 commit comments

Comments
 (0)