We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1882c2f commit 105b985Copy full SHA for 105b985
README.md
@@ -6,10 +6,6 @@
6
7
## What is the program about?
8
Python Password is intended to safely store passwords.
9
-<<<<<<< Updated upstream
10
-##### Current version 0.1 (Alpha)
11
-=======
12
->>>>>>> Stashed changes
13
14
## How does it work?
15
Program is saving passwords to local database (SQLite database). Passwords are encrypted with a secret key, based
0 commit comments