mirror of https://github.com/webpack/webpack.git
docs(README): add index
This commit is contained in:
parent
07d4d85600
commit
09cf713f94
16
README.md
16
README.md
|
@ -43,6 +43,22 @@
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
## Table of Contents
|
||||||
|
1. [Install](#install)
|
||||||
|
2. [Introduction](#introduction)
|
||||||
|
3. [Concepts](#concepts)
|
||||||
|
4. [Contributing](#contributing)
|
||||||
|
5. [Support](#support)
|
||||||
|
6. [Core Team](#core-team)
|
||||||
|
7. [Sponsoring](#sponsoring)
|
||||||
|
8. [Premium Partners](#premium-partners)
|
||||||
|
9. [Other Backers and Sponsors](#other-backers-and-sponsors)
|
||||||
|
10. [Gold Sponsors](#gold-sponsors)
|
||||||
|
11. [Silver Sponsors](#silver-sponsors)
|
||||||
|
12. [Bronze Sponsors](#bronze-sponsors)
|
||||||
|
13. [Backers](#backers)
|
||||||
|
14. [Thanks to](#thanks-to)
|
||||||
|
|
||||||
<h2 align="center">Install</h2>
|
<h2 align="center">Install</h2>
|
||||||
|
|
||||||
Install with npm:
|
Install with npm:
|
||||||
|
|
Loading…
Reference in New Issue