From 2a86f703f0d0a98e7bbe2380eb432e6873b3cbaf Mon Sep 17 00:00:00 2001 From: first Date: Sun, 6 Jul 2025 19:47:50 +0000 Subject: [PATCH] fix mobile wrapping --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d71b96..aab251e 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,10 @@ To use a tool, please navigate to its respective directory and follow the instru . ├── ripcord/ │ ├── ripcord.sh -│ └── README.md (Instructions for Ripcord) +│ └── README.md ├── synterloper/ │ ├── synterloper.sh -│ └── README.md (Instructions for SYNterloper) +│ └── README.md └── README.md (You are here) ```