Skip to content

Commit c77e352

Browse files
Copilotdex3r
andcommitted
docs: add nuget, github repo, and MIT badges to README
Co-authored-by: dex3r <3155725+dex3r@users.noreply.github.com>
1 parent 0a62394 commit c77e352

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# EasySourceGenerators
22

3-
[![CI](https://github.com/dex3r/EasySourceGenerators/actions/workflows/ci.yml/badge.svg)](https://github.com/dex3r/EasySourceGenerators/actions/workflows/ci.yml) [![codecov](https://codecov.io/gh/dex3r/EasySourceGenerators/branch/main/graph/badge.svg)](https://codecov.io/gh/dex3r/EasySourceGenerators)
3+
[![CI](https://github.com/dex3r/EasySourceGenerators/actions/workflows/ci.yml/badge.svg)](https://github.com/dex3r/EasySourceGenerators/actions/workflows/ci.yml)
4+
[![NuGet](https://img.shields.io/nuget/v/EasySourceGenerators.Generators?logo=nuget)](https://www.nuget.org/packages/EasySourceGenerators.Generators/)
5+
[![GitHub Repo](https://img.shields.io/badge/GitHub-dex3r%2FEasySourceGenerators-181717?logo=github)](https://github.com/dex3r/EasySourceGenerators)
6+
[![MIT License](https://img.shields.io/github/license/dex3r/EasySourceGenerators)](./LICENSE)
7+
[![codecov](https://codecov.io/gh/dex3r/EasySourceGenerators/branch/main/graph/badge.svg)](https://codecov.io/gh/dex3r/EasySourceGenerators)
48

59
**Easy Source Generators** - Code generation made easy.
610

0 commit comments

Comments
 (0)