From 637bc6423f713c7254f4b0250606e5bddcac9f1a Mon Sep 17 00:00:00 2001 From: krypt77 Date: Sun, 27 Jul 2025 18:28:20 +0200 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 25d318a..05b0f64 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,19 @@ # Bash Utility Scripts -Una collezione di script bash per automazione, gestione sistema e utilities da linea di comando. +A collection of bash scripts for automation, system management, and command-line utilities. -## 📦 Script Disponibili +## 📦 Available Scripts ### Font Tools -- **convert-ttf-in-woff2.sh** - Conversione batch TTF → WOFF2 +- **convert-ttf-to-woff2.sh** - Batch TTF → WOFF2 conversion ### Image Tools -- **minimizza-png.sh** - Ottimizzazione PNG con pngquant +- **optimize-png.sh** - PNG optimization with pngquant ### Cleanup Tools -- **rimuovi-file-mac.sh** - Rimozione file nascosti macOS +- **remove-mac-files.sh** - Remove hidden macOS files -## 🚀 Installazione Rapida +## 🚀 Quick Installation ```bash git clone https://gitea.it/krypt77/Bash-Utility-Scripts