From b0c6f29861a64f5c12ef3845036bef6f8628c182 Mon Sep 17 00:00:00 2001 From: Tiffany Date: Sat, 19 Aug 2023 22:34:08 -0400 Subject: [PATCH] Update something --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index eea25a7..cc51cc7 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,12 @@ Glad you asked. They are broken up into several directories, and majority of the ``` /scritps -├── 📁 python -| ├── 📁 network-chuck -| ├── 📁 malware -| ├── 📄 somescript.py -| └── 📄 anothernastyboy.py - ├── 📁 anotherdir - ├── 📄 somemorescripts.py +├── 📁 network-chuck +| ├── 📁 malware +| ├── 📄 somescript.py +| └── 📄 anothernastyboy.py + ├── 📁 anotherdir + ├── 📄 somemorescripts.py | └── 📄 hacktheplanet.py ├── 📄 LICENSE ├── 📄 README.md