We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3c9eca commit b3d6a0cCopy full SHA for b3d6a0c
README.md
@@ -1,2 +1,20 @@
1
-# secure-pass
2
- Secure Password Generator
+# Secure-Pass
+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
16
17
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