mStream/docs/README.md
Zelaf Ary bae917bffa
Changed JSON Config link to json_config.md
It was linking to the cli config.
2017-10-28 01:17:13 +02:00

18 lines
428 B
Markdown

Welcome to the docs.
## Install
* [Install on Ubuntu](install.md)
* [Install from Docker](docker.md)
* [Install mStream + Electron](electron-install.md)
* [Compile mStream Express from Electron](compile-mstream-express.md)
## Configure
* [Command Line Options](cli_arguments.md)
* [Configure with JSON file](json_config.md)
## Server API
* [Server API](API.md)
## Webapp Docs
* [Web App Audio Player API](web_player.md)