Updates license badge

Updates the license badge in the README files to reflect the correct license (MIT).
This commit is contained in:
Stepan Kasatkin 2025-05-28 22:29:47 +05:00
parent 1148630b83
commit 221e480d19
2 changed files with 3 additions and 12 deletions

View File

@ -2,7 +2,7 @@
[![Shell](https://img.shields.io/badge/shell-bash-brightgreen)](https://www.gnu.org/software/bash/)
[![Rootless](https://img.shields.io/badge/docker-rootless-blue)](https://docs.docker.com/engine/security/rootless/)
[![License](https://img.shields.io/badge/license-Proprietary-red)](./LICENSE)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
[![Version](https://img.shields.io/badge/version-1.0.0-informational)](#)
An interactive Bash installer for quick installation of **Rootless Docker**, **Docker Compose**, and full environment cleanup.
@ -111,11 +111,4 @@ The menu includes an option **"Remove Docker and ALL data"**, which deletes:
- Rootless Docker configs
- Docker and Compose binaries
⚠️ Use with caution!
---
## 📄 Лицензия
Проект распространяется по лицензии [MIT License](./LICENSE).
© 2025 Степан Касаткин. Вы можете свободно использовать, изменять и распространять это программное обеспечение в соответствии с условиями лицензии.
⚠️ Use with caution!

View File

@ -110,6 +110,4 @@ sudo chmod +x /etc/profile.d/docker-installer-init.sh
- Конфиги Docker Rootless
- Бинарники Docker и Compose
⚠️ Используйте с осторожностью!
---
⚠️ Используйте с осторожностью!