diff --git a/README.md b/README.md index dae790c6..e6a38ce7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # CSnakes - a tool for embedding Python code into .NET projects +[![NuGet Version](https://img.shields.io/nuget/v/CSnakes)](https://www.nuget.org/packages/CSnakes) + drawing CSnakes is a .NET Source Generator and Runtime that you can use to embed Python code and libraries into your .NET Solution without the need for REST, HTTP, or Microservices.