Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ww-rm committed Dec 14, 2023
1 parent e24c76b commit 64ab8c5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.en.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# gmalg

GM algorithms implemented in pure python.
GM algorithms implemented in pure Python, without dependencies beyond standard libraries.

## Install

Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# gmalg

纯 Python 实现的国密算法库~~国密体验装~~.
国密算法的纯 Python 实现, 不依赖除标准库以外的任何第三方库.

~~国密体验装~~.

## 安装

Expand Down

0 comments on commit 64ab8c5

Please sign in to comment.