Skip to content

Commit 2e26c8a

Browse files
authored
Update README to reflect completed roadmap items
Removed completed tasks from the WIP roadmap in README.
1 parent 1d42cf9 commit 2e26c8a

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,14 @@ App returns:
3030
## Work-In-Progresss (WIP) Roadmap
3131

3232
- Ability to let user customize how the password is made based on following criteria:
33-
- password length (Ability to show recommended password strength based on best practices)
34-
- set the length of password otherwise generate with default length
33+
- ~~set the length of password otherwise generate with default length~~
3534
- uppercase yes/no
3635
- lowercase yes/no
3736
- numbers yes/no
3837
- symbols yes/no
3938
- ~~Copy to clipboard~~
4039
- Entropy score
41-
- Generate multiple passwords at once (at least 2)
40+
- ~~Generate multiple passwords at once (at least 2)~~
4241

4342
## Development Workflow
4443

0 commit comments

Comments
 (0)