|
|
@ -5,14 +5,15 @@ |
|
|
|
|
|
|
|
# Table of contents |
|
|
|
1. [About The Project](#introduction) |
|
|
|
2. [Some paragraph](#paragraph1) |
|
|
|
2. [System requirements ](#paragraph1) |
|
|
|
1. [Sub paragraph](#subparagraph1) |
|
|
|
3. [Another paragraph](#paragraph2) |
|
|
|
3. [Installation](#paragraph2) |
|
|
|
4. [More info](#paragraph2) |
|
|
|
|
|
|
|
## About The Project <a name="introduction"></a> |
|
|
|
Some introduction text, formatted in heading 2 style |
|
|
|
|
|
|
|
## Prerequisites <a name="paragraph1"></a> |
|
|
|
## System requirements <a name="paragraph1"></a> |
|
|
|
The first paragraph text |
|
|
|
|
|
|
|
### Prerequisites <a name="subparagraph1"></a> |
|
|
@ -23,9 +24,6 @@ The second paragraph text |
|
|
|
|
|
|
|
|
|
|
|
## More Info <a name="paragraph2"></a> |
|
|
|
The second paragraph text |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
You can find our docs in *docs* Directory |
|
|
|
|
|
|
|