Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
therealOri authored Dec 8, 2022
1 parent 3f8f078 commit 56f8c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ If you have an older version of this project, You should update to the current v
Added:
- New way of handling database data. It will now be based off of IDs when picking a login. (which you can copy and paste) "Passwords" will now be referred to as "logins", as the website, email, password, and notes will all be in one encrypted data package. This also means you can have a login for the same website many times.
- General fixes and function updates.
- "domains()" functions is now "fetch_logins()".
- "domains()" function is now "fetch_logins()".
- How data is stored and read is now changed.
- Removed "secrets" library for the use of pycryptodom's Crypto.Random().
- Added itertools for turning the .fetchall() for sqlite3 output into useable lists.
Expand Down

0 comments on commit 56f8c87

Please sign in to comment.