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 4b4289a commit 3f8f078
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 @@ -13,7 +13,7 @@ Update | 12/8/2022:
If you have an older version of this project, You should update to the current version now!.

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 have have a login for the same website many times.
- 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()".
- How data is stored and read is now changed.
Expand Down

0 comments on commit 3f8f078

Please sign in to comment.