Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Leovalcante authored Mar 28, 2019
1 parent 52ca389 commit 431195b
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@
## What is rpg?
**Rpg** stands for **R**andom **P**assword **G**enerator, it's a utility command line tool that allows you to generate random entropic password.

## Requirements
- Python 3+

## Installation
1. `git clone https://github.com/Leovalcante/random-password-generator`
2. `cd random-password-generator`
3. `./run_install`
3. `./run_install.sh`


## Usage
Expand Down

0 comments on commit 431195b

Please sign in to comment.