Add navigation to README
This commit is contained in:
parent
6b1853ed5f
commit
72983e8e6f
11
README.md
11
README.md
|
@ -1,6 +1,15 @@
|
|||
MumbleDJ
|
||||
========
|
||||
A Mumble bot that plays music fetched from YouTube videos.
|
||||
**A Mumble bot that plays music fetched from YouTube videos.**
|
||||
|
||||
* [Usage](#usage)
|
||||
* [Commands](#commands)
|
||||
* [Installation](#installation)
|
||||
* [Setup Guide](#setup-guide)
|
||||
* [Update Guide](#update-guide)
|
||||
* [Author](#author)
|
||||
* [License](#license)
|
||||
* [Thanks](#thanks)
|
||||
|
||||
## USAGE
|
||||
`$ mumbledj -server=localhost -port=64738 -username=MumbleDJ -password="" -channel=root -cert="" -key=""`
|
||||
|
|
Reference in a new issue