Skip to content

Commit d46c912

Browse files
authored
Rearrange badges in README.md
1 parent c77e352 commit d46c912

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
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)
43
[![NuGet](https://img.shields.io/nuget/v/EasySourceGenerators.Generators?logo=nuget)](https://www.nuget.org/packages/EasySourceGenerators.Generators/)
4+
[![MIT License](https://img.shields.io/github/license/dex3r/EasySourceGenerators)](https://github.com/dex3r/EasySourceGenerators/blob/main/LICENSE)
55
[![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)
6+
[![CI](https://github.com/dex3r/EasySourceGenerators/actions/workflows/ci.yml/badge.svg)](https://github.com/dex3r/EasySourceGenerators/actions/workflows/ci.yml)
77
[![codecov](https://codecov.io/gh/dex3r/EasySourceGenerators/branch/main/graph/badge.svg)](https://codecov.io/gh/dex3r/EasySourceGenerators)
88

99
**Easy Source Generators** - Code generation made easy.

0 commit comments

Comments
 (0)