We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb1a67c commit 86f4757Copy full SHA for 86f4757
README.MD
@@ -29,6 +29,9 @@ Table of contents work with only `<h*>` tags 1-10 levels (`h1` - `h10`).
29
[Laravel](https://laravel.com/) 5.1 or higher.
30
### Installation
31
1. You can install the package using the [composer](https://getcomposer.org/).
32
+```
33
+"alutskevich/table-contents": "1.0.*"
34
35
Or install it by running this command in your project root:
36
```
37
composer require alutskevich/table-contents
0 commit comments