Add link to wikipedia on README.md

This commit is contained in:
raj292 2020-10-01 13:55:32 +05:30 committed by GitHub
parent c3f07d08b6
commit 9b0d4dc092
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# Password Manager
A simple password manager with Qt GUI and command-line interface using AES-256-CBC encryption via OpenSSL.
A simple [password manager](https://en.wikipedia.org/wiki/Password_manager) with Qt GUI and command-line interface using AES-256-CBC encryption via OpenSSL.
## Features
* Cross-platform: tested under GNU/Linux, Android and Windows