From 3d9d3741c80b13eee719345848970db8d30c3a0a Mon Sep 17 00:00:00 2001 From: Nikola Petrov Date: Fri, 8 Dec 2023 12:53:45 +0000 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b7add73..22b38df 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Download executable: -http://download.petrovv.com/homep/password_manager/pmv4.zip +# Description +This is a straightforward command-line interface password manager that enables you to create and save passwords and usernames with labels. # Usage: The main password that you in input at first password generation is the main password for the program. It is used to encrypt all other passwords. If you forget it, you will not be able to decrypt your passwords. So be careful with it. You can change it later.