Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Albertchamberlain authored Dec 1, 2022
1 parent c1406a9 commit 5ba51a2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
# PasswordManager
基于图形用户界面,使用纯Go实现的密码管理系统。包含密码生成、密码查找、密码管理基本功能。

感谢以下开源库
"github.com/andlabs/ui"
"github.com/syndtr/goleveldb/leveldb"

![image](https://user-images.githubusercontent.com/47343901/205073399-66f68628-4cf2-42a6-8ad7-c05f84145011.png)


![image](https://user-images.githubusercontent.com/47343901/205073447-525120dd-6f55-40be-9c7f-523a9c8c1312.png)

0 comments on commit 5ba51a2

Please sign in to comment.