fix mobile wrapping

This commit is contained in:
first 2025-07-06 19:47:50 +00:00
parent 3670f0c1de
commit 2a86f703f0

View file

@ -38,10 +38,10 @@ To use a tool, please navigate to its respective directory and follow the instru
. .
├── ripcord/ ├── ripcord/
│ ├── ripcord.sh │ ├── ripcord.sh
│ └── README.md (Instructions for Ripcord) │ └── README.md
├── synterloper/ ├── synterloper/
│ ├── synterloper.sh │ ├── synterloper.sh
│ └── README.md (Instructions for SYNterloper) │ └── README.md
└── README.md (You are here) └── README.md (You are here)
``` ```