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.sh
│ └── README.md (Instructions for Ripcord)
│ └── README.md
├── synterloper/
│ ├── synterloper.sh
│ └── README.md (Instructions for SYNterloper)
│ └── README.md
└── README.md (You are here)
```