Skip to content

Commit 19d5c86

Browse files
authored
Update README.md
1 parent 66eca67 commit 19d5c86

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,16 @@
33
[![NETCore CLR](https://img.shields.io/badge/.NETCore%20Clr-2.0-brightgreen.svg)](https://www.microsoft.com/net/core)
44
[![NetStandard 2.0.3](https://img.shields.io/badge/NetStandard-2.0.3-orange.svg)](https://www.microsoft.com/net/core)
55
[![license](https://img.shields.io/github/license/myloveCc/NETCore.Encrypt.svg)](https://github.com/myloveCc/NETCore.Encrypt/blob/master/License)
6-
![GitHub-Actions-Img]
6+
[![GitHub-Actions-Img]][GitHub-Actions-Url]
7+
8+
[GitHub-Actions-Img]:https://github.com/myloveCc/NETCore.Encrypt/workflows/test/badge.svg
9+
[GitHub-Actions-Url]:https://github.com/myloveCc/NETCore.Encrypt/actions
710

811
NETCore encrypt and decrpty tool,Include AES,RSA,MD5,SAH1,SAH256,SHA384,SHA512 and more
912

1013
To install NETCore.Encrypt, run the following command in the [Package Manager Console](https://docs.microsoft.com/zh-cn/nuget/tools/package-manager-console)
1114

12-
[GitHub-Actions-Img]:https://github.com/myloveCc/NETCore.Encrypt/workflows/test/badge.svg
13-
[GitHub-Actions-Url]:https://github.com/myloveCc/NETCore.Encrypt/actions
15+
1416

1517
## Package Manager
1618
```

0 commit comments

Comments
 (0)