Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pwelter34 committed Dec 13, 2024
1 parent 1cb4615 commit 2d9205f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

.NET Core command-line (CLI) tool to update project properties and version numbers on build.

[![Build Project](https://github.com/loresoft/DotNet.Property/actions/workflows/dotnet.yml/badge.svg)](https://github.com/loresoft/DotNet.Property/actions/workflows/dotnet.yml)

[![Coverage Status](https://coveralls.io/repos/github/loresoft/DotNet.Property/badge.svg)](https://coveralls.io/github/loresoft/DotNet.Property)

[![NuGet Version](https://img.shields.io/nuget/v/DotNet.Property.svg?style=flat-square)](https://www.nuget.org/packages/DotNet.Property/)

## Usage

Install the global tool
Expand Down

0 comments on commit 2d9205f

Please sign in to comment.