Skip to content

Commit 099672a

Browse files
committed
Add CI and NuGet badges to README
1 parent 92d4615 commit 099672a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Starnet
22

3+
[![Automatic Release](https://github.com/LBPUnion/Starnet/actions/workflows/release.yml/badge.svg)](https://github.com/LBPUnion/Starnet/actions/workflows/release.yml)
4+
[![Automatic Staging](https://github.com/LBPUnion/Starnet/actions/workflows/staging.yml/badge.svg)](https://github.com/LBPUnion/Starnet/actions/workflows/staging.yml)
5+
[![CodeQL](https://github.com/LBPUnion/Starnet/actions/workflows/codeql.yml/badge.svg)](https://github.com/LBPUnion/Starnet/actions/workflows/codeql.yml)
6+
![NuGet Downloads](https://img.shields.io/nuget/dt/LBPUnion.Starnet?label=NuGet%20Downloads)
7+
38
Starnet is a .NET library for interacting with ProjectLighthouse instance APIs.
49

510
## Solution Structure

0 commit comments

Comments
 (0)