Skip to content

Commit 29b94d7

Browse files
authored
Merge pull request #11 from Crequency/dev=main
[Pull Request] Add labels to README
2 parents ef391f2 + a824270 commit 29b94d7

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,20 @@
1-
<p align="center">
1+
<p align="center">
22
<a href="#" target="_blank" rel="noopener noreferrer">
33
<img width="128" src="https://raw.githubusercontent.com/Crequency/Common.BasicHelper/main/Common.BasicHelper/icon.png" alt="Common.BasicHelper Logo">
44
</a>
55
</p>
66

77
<h1 align="center">Common.BasicHelper</h1>
88

9+
<p align="center">
10+
<img alt="GitHub License" src="https://img.shields.io/github/license/Crequency/Common.BasicHelper">
11+
<img alt="GitHub workflow status" src="https://img.shields.io/github/actions/workflow/status/Crequency/Common.BasicHelper/build.yml"></img>
12+
<img alt="Nuget" src="https://img.shields.io/nuget/v/Common.BasicHelper">
13+
<img alt="Nuget" src="https://img.shields.io/nuget/dt/Common.BasicHelper?label=nuget">
14+
<img alt="GitHub issues" src="https://img.shields.io/github/issues/Crequency/Common.BasicHelper">
15+
<img alt="GitHub pull requests" src="https://img.shields.io/github/issues-pr/Crequency/Common.BasicHelper">
16+
</p>
17+
918
# About
1019

1120
Common.BasicHelper is a collection of helper functions for dotnet platform (C# mainly).

0 commit comments

Comments
 (0)