diff --git a/README.md b/README.md index 4645b72..9f3aeb2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Tapper -[![NuGet](https://img.shields.io/nuget/v/Tapper.Attributes.svg)](https://www.nuget.org/profiles/Tapper.Attributes) +[![NuGet](https://img.shields.io/nuget/v/Tapper.Attributes.svg)](https://www.nuget.org/packages/Tapper.Attributes) [![build-and-test](https://github.com/nenoNaninu/Tapper/actions/workflows/build-and-test.yaml/badge.svg?branch=main)](https://github.com/nenoNaninu/Tapper/actions/workflows/build-and-test.yaml) Tapper is a library/CLI tool to transpile C# type (class, struct, record, enum) into TypeScript type (type, enum).