diff --git a/README.md b/README.md
index 7285294..13f6fcc 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,10 @@ Augmented Reality is more than a live overlay over a camera preview. It's a real
## Using
-Reference the Nuget and use it:
+Reference the Nuget and use it:
+[![NuGet](https://img.shields.io/nuget/v/Vapolia.Google.ARCore.svg?style=for-the-badge)](https://www.nuget.org/packages/Vapolia.Google.ARCore/)
+[![NuGet](https://img.shields.io/nuget/vpre/Vapolia.Google.ARCore.svg?style=for-the-badge)](https://www.nuget.org/packages/Vapolia.Google.ARCore/)
+![Nuget](https://img.shields.io/nuget/dt/Vapolia.Google.ARCore)
## Building
diff --git a/source/Google.ARCore.csproj b/source/Google.ARCore.csproj
index 7561989..3bd17be 100644
--- a/source/Google.ARCore.csproj
+++ b/source/Google.ARCore.csproj
@@ -18,6 +18,7 @@