Skip to content

Commit 05519d0

Browse files
authored
Update README.md
1 parent 8021684 commit 05519d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Random Password Generator
22

3-
[![version](https://img.shields.io/badge/version-1.0.0-brightgreen.svg)]
4-
[![python required](https://img.shields.io/badge/python-3.7-blue.svg)]
3+
![version](https://img.shields.io/badge/version-1.0.0-brightgreen.svg)
4+
![python required](https://img.shields.io/badge/python-3.7-blue.svg)
55

66
## What is rpg?
77
**Rpg** stands for **R**andom **P**assword **G**enerator, it's a utility command line tool that allows you to generate random entropic and safe password.
@@ -99,4 +99,4 @@ Password strength is determined with this chart:
9999
1. Use *rpg* to generate random entropic password
100100
1. Avoid to use a short password, try to use only passwords with 16+ characters.
101101
1. Do not share your passwords with any one.
102-
1. Do not reuse a password.
102+
1. Do not reuse a password.

0 commit comments

Comments
 (0)