Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ArjunSharda authored Mar 8, 2023
1 parent 092ed97 commit 5c44614
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ print(passeo.generate(length=10, numbers=True, symbols=True, uppercase=True, low

# v1.1.0 changes
- **[BREAKING]** Changed Passeo to a Enum, meaning that it will now be for generation for example `passeo.generate`, not `passeo().generate`.
- **[ADDED]** Added encryption, which is also supported by CLI.
- **[ADDED]** Added decryption, which is also supported by CLI.

- **[ADDED]** Added encryption and decryption. It has been supported by CLI.
<hr>
<h6 align="center">© Arjun Sharda 2022-present
<br>
Expand Down

0 comments on commit 5c44614

Please sign in to comment.