Update readme
This commit is contained in:
parent
ee10e9ee15
commit
0c334edfd8
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -8,10 +8,10 @@ $ npm install webpack-auto-inject-version --save-dev
|
||||||
```
|
```
|
||||||
|
|
||||||
# Table of Contents
|
# Table of Contents
|
||||||
[What it does](#What-it-does) <br>
|
[What it does](#user-content-what-it-does) <br>
|
||||||
[How to use](#How-to-use) <br>
|
[How to use](#user-content-how-to-use) <br>
|
||||||
[Available options](#Available-options) <br>
|
[Available options](#user-content-available-options) <br>
|
||||||
[Examples of the plugin outputs](#Examples-of-the-plugin-outputs)
|
[Output examples](#user-content-output-examples)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -86,7 +86,7 @@ Default: true
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Examples of the plugin outputs
|
# Output-examples
|
||||||
AIV can inject version number for all your bundle files (css,js,html).<br><br>
|
AIV can inject version number for all your bundle files (css,js,html).<br><br>
|
||||||
```js
|
```js
|
||||||
// [AIV] Build version: 1.0.10
|
// [AIV] Build version: 1.0.10
|
||||||
|
|
Loading…
Reference in a new issue