Skip to content

Commit 8e51608

Browse files
committed
Add customization to README
1 parent 01eb6f6 commit 8e51608

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Easy-Password-Generator/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ Password generator that uses a wordlist in combination with numbers and symbols
66

77
You must have [NodeJS](https://nodejs.org/es/) installed.
88

9+
## Customizing the password
10+
11+
In order to edit the password parameters, open App.js and change the lines 5 to 8 as prefered.
12+
13+
![Parameters Image](images/parameters.png)
14+
915
## Running the script
1016

1117
To run the script, clone the repository and open this folder. Then run the following command to install the dependencies:

0 commit comments

Comments
 (0)