Update README.md

This commit is contained in:
Kun Deng
2019-03-22 22:04:32 -04:00
committed by GitHub
parent c04deb5275
commit 2c5f68655b
+14 -1
View File
@@ -2,8 +2,15 @@
Icarus is a music streaming API that interacts with [Mear](https://github.com/amazing-username/mear). Icarus is a music streaming API that interacts with [Mear](https://github.com/amazing-username/mear).
### Interfacing With Icarus
One can interface with Icarus the music server either by:
* [Mear](https://github.com/amazing-username/mear) - Feature not implemented (under development)
* [IcarusDownloadManager](https://github.com/amazing-username/IcarusDownloadManager) - Implemented (under development)
### Prerequisites ### Prerequisites
* dotnet-core-dsk * dotnet-core-sdk
* dotnet-core-runtime * dotnet-core-runtime
* dotnet-core-host * dotnet-core-host
@@ -13,6 +20,10 @@ Icarus is a music streaming API that interacts with [Mear](https://github.com/am
* .NET Core * .NET Core
* .NET Web RESTful API * .NET Web RESTful API
## Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on the code of conduct, and the process for submitting pull requests to the project.
## Versioning ## Versioning
Currently under development. No version has been released Currently under development. No version has been released
@@ -21,6 +32,8 @@ Currently under development. No version has been released
* **Kun Deng** - [amazing-username](https://github.com/amazing-username) * **Kun Deng** - [amazing-username](https://github.com/amazing-username)
See also the list of [contributors](https://github.com/amazing-username/Icarus/graphs/contributors) who participated in this project.
## License ## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details