Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Commit f4bb6a2

Browse files
authored
Merge pull request #498 from lilo550/master
Update README.md
2 parents 4151e9e + 6db06bf commit f4bb6a2

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

projects/Password_generator/README.md

+11-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,18 @@
11
# Password_generator
2+
23
This script generate a random password
4+
35
## Prerequisites
6+
47
None
8+
59
## How to run the script
6-
Execute : password_generator.py
10+
11+
python password_generator.py
12+
713
## Screenshot/GIF showing the sample use of the script
8-
![](screenshot.png)
14+
15+
<img width="499" alt="screenshot" src="https://user-images.githubusercontent.com/92649530/138557429-aba58d64-fe29-4a1c-952c-428046de833e.png">
16+
917
## Author Name
10-
lilo550
18+
***lilo550***

0 commit comments

Comments
 (0)