Skip to content
This repository has been archived by the owner on Nov 13, 2019. It is now read-only.

Commit

Permalink
Adds NuGet info to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
PoLaKoSz committed Dec 13, 2018
1 parent cd4b2a6 commit 75660ff
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
MusicFM.hu is the one of the most popular radio station in Hungary. This is a .NET Standard 2.0 library to can access the Timeline,
every MusicKIller DJ's tracklist and the two chart (TOP 20 and TOP 50).

### Install
via [NuGet](https://www.nuget.org/packages/MusicFM.hu/)
````
PM > Install-Package MusicFM.hu
````

### Quick start

That's all You need and can use with this library. Copied from the sample project:
Expand Down

0 comments on commit 75660ff

Please sign in to comment.