Update README.md

This commit is contained in:
Daniel 2017-10-26 20:49:53 +02:00 committed by GitHub
parent cbd0127c57
commit defa69f03b

View file

@ -1 +1,10 @@
# SweetUtils
## License
This project is licensed under [EUPL v1.1](https://joinup.ec.europa.eu/page/eupl-text-11-12) with the owners location in Germany.
## Installation
Install the library to your project. The easiest way to do so is installing the [NuGet Package](https://www.nuget.org/packages/SweetLib/). Just right-click your project and choose *Manage NuGet Packages...* and search for *SweetLib* or install it via the console: `PM> Install-Package SweetLib`
## Status
[![Build status](https://ci.appveyor.com/api/projects/status/jw7qvbyt1n9d6xpg?svg=true)](https://ci.appveyor.com/project/Serraniel/sweetlib)