Skip to content

Commit c89a247

Browse files
authored
Update README.md
1 parent 19552c4 commit c89a247

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# encryption-algorithm
22

33
[![star this repo](http://githubbadges.com/star.svg?user=usecodelee&repo=encryption-algorithm&style=flat)](https://github.com/usecodelee/encryption-algorithm)
4-
[![fork this repo](http://githubbadges.com/fork.svg?user=usecodelee&repo=encryption-algorithm&style=flat)](https://github.com/usecodelee/encryption-algorithm/fork) ![](https://img.shields.io/badge/language-C%23-yellowgreen.svg) ![](https://img.shields.io/badge/C%23-81.5%25-orange.svg) ![](https://img.shields.io/badge/SHOW-GUI-red.svg) [![](https://img.shields.io/apm/l/:packageName.svg)](https://github.com/usecodelee/encryption-algorithm/blob/master/LICENSE)
4+
[![fork this repo](http://githubbadges.com/fork.svg?user=usecodelee&repo=encryption-algorithm&style=flat)](https://github.com/usecodelee/encryption-algorithm/fork) ![](https://img.shields.io/badge/language-C%23-yellowgreen.svg) ![](https://img.shields.io/badge/C%23-81.5%25-orange.svg) ![](https://img.shields.io/badge/SHOW-GUI-red.svg) [![](https://img.shields.io/apm/l/:packageName.svg)](https://img.shields.io/badge/license-MIT-blue.svg)
5+
56

67
各种密码学算法的 C# GUI编程实现,包含:
78

0 commit comments

Comments
 (0)