Skip to content

Commit b3d6a0c

Browse files
Update README.md
1 parent d3c9eca commit b3d6a0c

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

README.md

+20-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,20 @@
1-
# secure-pass
2-
Secure Password Generator
1+
# Secure-Pass
2+
What is this?
3+
> Secure Password Generator Made with the help of `ChatGPT-4`
4+
5+
Why?
6+
> I was bored.
7+
8+
To Install on Kali-Linux:
9+
```powershell
10+
git clone https://github.com/MysticalMike60t/secure-pass.git
11+
cd secure-pass
12+
python main.py
13+
```
14+
Or
15+
```powershell
16+
git clone https://github.com/MysticalMike60t/secure-pass.git
17+
cd secure-pass
18+
python3 main.py
19+
```
20+
> Idk why you would need the second one, but I'm tired, and mine aswell have it there.

0 commit comments

Comments
 (0)