diff --git a/README.md b/README.md index cd5da41..fac130e 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ [![Nuke](https://img.shields.io/badge/Nuke-Build-blue)](https://nuke.build/) [![License MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![Build](../../actions/workflows/Build.yml/badge.svg)](../../actions) +[![Release](https://img.shields.io/nuget/v/RevitVersion.DefineConstants?logo=nuget&label=release&color=blue)](https://www.nuget.org/packages/RevitVersion.DefineConstants) Convert `RevitVersion` property to `DefineConstants` with version `2017` to `2025` with [or-greater-defines](https://github.com/dotnet/designs/blob/main/accepted/2020/or-greater-defines/or-greater-defines.md).