Update README.md

This commit is contained in:
2025-08-03 14:00:25 +02:00
parent bbf24ebde7
commit e3f6363844

View File

@@ -82,7 +82,7 @@ ssd-remount # Neue SSD automatisch mounten
```
usb-ssd/
├── README.md # Diese Datei
├── LICENSE # MIT License
├── LICENSE.md # MIT License
├── CHANGELOG.md # Versionshistorie
├── .gitignore # Git-Ignorierung
├── scripts/
@@ -230,7 +230,7 @@ cd usb-ssd
## 📄 License
Dieses Projekt ist unter der **MIT License** lizenziert. Siehe [LICENSE](LICENSE) Datei für Details.
Dieses Projekt ist unter der **MIT License** lizenziert. Siehe [LICENSE](LICENSE.md) Datei für Details.
```
MIT License - Copyright (c) 2025 Coverflex® | GitCover® Organization
@@ -266,7 +266,7 @@ Vor der Verwendung in Produktionsumgebungen:
- **Regelmäßige Backups** vor Script-Ausführung
- **Dokumentation aller Änderungen** an System-Konfigurationen
**Die MIT License enthält explizite Haftungsausschlüsse - siehe [LICENSE](LICENSE) für vollständige rechtliche Details.**
**Die MIT License enthält explizite Haftungsausschlüsse - siehe [LICENSE](LICENSE.md) für vollständige rechtliche Details.**
---