Skip to content

Commit 812cb9d

Browse files
committed
2 parents f43311b + bfa0a48 commit 812cb9d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ You can use this program to generate a random string of up to 100 letters, numbe
2323

2424
But you can also use it to discover weaknesses of a password, such as it being a commonly used password, having a short length, not containing upper and lower case letters, digits, AND punctuation, and containing a repeated character.
2525

26+
![alt text](https://github.com/IceTheDev2/Passwordsy/blob/main/password_generator/screenshots/8.PNG)
27+
![alt text](https://github.com/IceTheDev2/Passwordsy/blob/main/password_generator/screenshots/9.PNG)
28+
![alt text](https://github.com/IceTheDev2/Passwordsy/blob/main/password_generator/screenshots/10.PNG)
29+
![alt text](https://github.com/IceTheDev2/Passwordsy/blob/main/password_generator/screenshots/11.PNG)
30+
![alt text](https://github.com/IceTheDev2/Passwordsy/blob/main/password_generator/screenshots/12.PNG)
31+
2632
## Contributing
2733
I'd love to hear your suggestions on how I can improve my first ever project!
2834
You can fork the project to play around with it and create a pull request to submit your suggestions. You can also open an issue to tell me about any problems my code might have.

0 commit comments

Comments
 (0)