Update something

This commit is contained in:
Tiffany 2023-08-19 22:34:08 -04:00
parent fb8473fed9
commit b0c6f29861

View file

@ -12,13 +12,12 @@ Glad you asked. They are broken up into several directories, and majority of the
``` ```
/scritps /scritps
├── 📁 python ├── 📁 network-chuck
| ├── 📁 network-chuck | ├── 📁 malware
| ├── 📁 malware | ├── 📄 somescript.py
| ├── 📄 somescript.py | └── 📄 anothernastyboy.py
| └── 📄 anothernastyboy.py ├── 📁 anotherdir
├── 📁 anotherdir ├── 📄 somemorescripts.py
├── 📄 somemorescripts.py
| └── 📄 hacktheplanet.py | └── 📄 hacktheplanet.py
├── 📄 LICENSE ├── 📄 LICENSE
├── 📄 README.md ├── 📄 README.md