diff --git a/README.md b/README.md index 2487a7a..6abccfc 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ C# library for [osu!api](https://github.com/ppy/osu-api/wiki) using [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) project. This library is CLS Compilant. ## Nuget [![NuGet](https://img.shields.io/nuget/v/CSharpOsu.svg)](https://www.nuget.org/packages/CSharpOSU) -[![Nuget](https://i.gyazo.com/b01edf11d69900d707d5fed3cad5081f.png)]() +[![Nuget](https://i.gyazo.com/b01edf11d69900d707d5fed3cad5081f.png)](https://www.nuget.org/packages/CSharpOSU) ### Documentation [here](https://xferno2.github.io/CSharpOsu/).