mirror of
https://github.com/rjNemo/pass-gen
synced 2026-06-06 02:26:42 +00:00
update readme
This commit is contained in:
parent
a4e3b02673
commit
bee32f3325
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ A simple password generator command line interface.
|
|||
- [x] Minimal length
|
||||
- [x] Include symbols
|
||||
- [x] Include numbers
|
||||
- [ ] Do not include ambiguous characters (O,l,etc.)
|
||||
|
||||
- [x] As a user I want the generated password to be copied to the clipboard
|
||||
- [x] As a user I want the generated password to be saved to a file
|
||||
- [x] As a user I want to store generated passwords in a database for later usage
|
||||
|
|
|
|||
Loading…
Reference in a new issue