Skip to content

Commit 66eca67

Browse files
authored
Update README.md
1 parent 50a95a7 commit 66eca67

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
@@ -3,11 +3,15 @@
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]
67

78
NETCore encrypt and decrpty tool,Include AES,RSA,MD5,SAH1,SAH256,SHA384,SHA512 and more
89

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

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
14+
1115
## Package Manager
1216
```
1317
Install-Package NETCore.Encrypt -Version 2.0.9
@@ -365,3 +369,4 @@ dotnet add package NETCore.Encrypt --version 2.0.9
365369
# LICENSE
366370

367371
[MIT License](https://github.com/myloveCc/NETCore.Encrypt/blob/master/License)
372+

0 commit comments

Comments
 (0)