Skip to content

Commit 389f206

Browse files
Update README.md
1 parent 2acbe30 commit 389f206

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

README.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,31 @@
11
# Password-Generator
22
Java desktop application to generate random secure and strong password with lowercase & uppercase letters, symbols and numbers. This application let user to define any length for the password ranging between 8 and 25.
33

4-
Built using Java Swing
4+
Built using Java Swing
55

66
### Programming language
77
- Java
88

9-
### Development Tools
9+
### Development Tools :computer:
1010
- Java SDK
1111
- NetBeans IDE
1212

13+
## Screenshots
14+
15+
16+
## Requirements :wrench:
17+
- Java version 8 or higher
18+
19+
## Installation :electric_plug:
20+
1. Fork this project by clicking the icon at top-right to save copy of this project.
21+
2. Download the repository files from the Download section or clone this project.
22+
3. Import it to any Java IDE and run the application.
23+
1324
### Bugs and Feedback
1425
For bugs, questions and discussions, please use the <a href="https://github.com/reshmaharidhas/Password-Generator/issues">GitHub issues</a>
1526

16-
## Screenshots
27+
28+
29+
1730

1831

0 commit comments

Comments
 (0)