From 995a81710819f43de3218ba0ab44d785b4fe068f Mon Sep 17 00:00:00 2001 From: Kun Deng Date: Wed, 13 Mar 2019 23:13:38 -0400 Subject: [PATCH] Update README.md --- README.md | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 56a31de..392fbe2 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,27 @@ # Icarus -Music Server + +Icarus is a music streaming API that interacts with [Mear](https://github.com/amazing-username/mear). + +### Prerequisites +* dotnet-core-dsk +* dotnet-core-runtime +* dotnet-core-host + +## Built With + +* C# +* .NET Core +* .NET Web RESTful API + +## Versioning + +Currently under development. No version has been released + +## Authors + +* **Kun Deng** - [amazing-username](https://github.com/amazing-username) + +## License + +This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details +