fix README
This commit is contained in:
parent
029089d77e
commit
2118fe39dd
1 changed files with 12 additions and 0 deletions
12
README.md
12
README.md
|
@ -1,3 +1,9 @@
|
||||||
|
<!--ts-->
|
||||||
|
* [Installation](#installation)
|
||||||
|
<!--te-->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
##### Table of Contents
|
##### Table of Contents
|
||||||
[PREREQUISITES](#PREREQUISITES)
|
[PREREQUISITES](#PREREQUISITES)
|
||||||
[SETUP](#SETUP)
|
[SETUP](#SETUP)
|
||||||
|
@ -70,3 +76,9 @@ in the variable:
|
||||||
|
|
||||||
or:
|
or:
|
||||||
git add --all && git commit -m "message" && git push -u origin master
|
git add --all && git commit -m "message" && git push -u origin master
|
||||||
|
|
||||||
|
|
||||||
|
Installation
|
||||||
|
============
|
||||||
|
|
||||||
|
banana
|
||||||
|
|
Loading…
Reference in a new issue