Update README.md

This commit is contained in:
2025-09-27 18:37:08 +02:00
parent 9d65fcca08
commit b988e99245

View File

@@ -44,17 +44,9 @@ mkdir -p ~/.local/share/nemo/scripts
cp *-tools/*.sh ~/.local/share/nemo/scripts/
```
## 📋 Requirements
## Documentation
- **zenity** - For GUI dialogs (usually pre-installed)
- **pngquant** - For PNG optimization (image-tools)
- **woff2** - For font conversion (font-tools)
See individual README files in each category folder for detailed dependency information.
## 📖 Documentation
For detailed usage instructions, examples, and technical details, see the README file in each category:
For detailed usage instructions, examples, requirements, and technical details, see the README file in each category:
- [Cleanup Tools Documentation](cleanup-tools/README.md)
- [Font Tools Documentation](font-tools/README.md)
- [Image Tools Documentation](image-tools/README.md)