diff --git a/Miqo.License/Miqo.License.csproj b/Miqo.License/Miqo.License.csproj
index 4e1e2a1..d5ae677 100644
--- a/Miqo.License/Miqo.License.csproj
+++ b/Miqo.License/Miqo.License.csproj
@@ -9,9 +9,16 @@
https://github.com/miqo-no/Miqo.License/
en
false
- 1.1.0.0
- 1.1.0.0
- 1.1.0
+ 1.1.0.1
+ 1.1.0.1
+ 1.1.0.1
+ 📄🔐 The easy to use software licensing system for .NET
+
+Implement a licensing system that is easy to use into your application with Miqo.License. The library is cross platform and provides you with all the neccessary tools to issue, sign and verify the authenticity of a license.
+
+The license files are saved in JSON format, and is signed using a state-of-the-art Elliptic Curve Digital Signature Algorithm (ECDSA) to ensure that the license files can't be tampered with after creation.
+
+The library is available for .NET Standard 2.0 and .NET Framework 4.0 and higher. The tests project uses .NET Core 2.0.