diff --git a/README.md b/README.md index 627d9e9..2ac1f70 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # `Spectre.Console` +_[![Spectre.IO NuGet Version](https://img.shields.io/nuget/v/spectre.io.svg?style=flat&label=NuGet%3A%20Spectre.Console)](https://www.nuget.org/packages/spectre.console)_ + A .NET Standard 2.0 library that makes it easier to create beautiful console applications. It is heavily inspired by the excellent [Rich library](https://github.com/willmcgugan/rich) for Python.