diff --git a/README.md b/README.md index d768e4a..f26e3d2 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,10 @@ $ npm install webpack-auto-inject-version --save-dev ``` # Table of Contents -[What it does](#What-it-does)
-[How to use](#How-to-use)
-[Available options](#Available-options)
-[Examples of the plugin outputs](#Examples-of-the-plugin-outputs) +[What it does](#user-content-what-it-does)
+[How to use](#user-content-how-to-use)
+[Available options](#user-content-available-options)
+[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).

```js // [AIV] Build version: 1.0.10