From: Giorgio Ravera Date: Sat, 24 Jan 2026 15:06:51 +0000 (+0100) Subject: additional changes to README.md X-Git-Tag: v0.0.1~25 X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=e79e3f4d9b6be7e5e8c6257ccc00267e97772b5c;p=network-manager.git additional changes to README.md --- diff --git a/README.md b/README.md index 5af0026..5dc1ecf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Network Manager - +[![Last Commit][last-commit-img]][last-commit-url] +[![License Status][license-img]][license-url] +[![BuyMeCoffee][buymecoffee-img]][buymecoffee-url] ## 🌐 Network management web app @@ -209,3 +211,22 @@ docker compose up -d --force-recreate - Set `secure=True` on cookies if you use HTTPS - Use a reverse proxy with TLS - Do not put passwords in the repository + +--- +## 📄 License +[MIT](http://opensource.org/licenses/MIT) – see the local [LICENSE](LICENSE) file © Giorgio Ravera + +## ☕ Donate +[![BuyMeCoffee][buymecoffee-button]][buymecoffee-url] + +--- + +[license-img]: https://img.shields.io/github/license/xraver/network-manager +[license-url]: LICENSE +[releases-img]: https://img.shields.io/github/v/release/xraver/network-manager +[releases-url]: https://github.com/xraver/network-manager/releases +[last-commit-img]: https://img.shields.io/github/last-commit/xraver/network-manager +[last-commit-url]: https://github.com/xraver/network-manager/commits/master +[buymecoffee-img]: https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg +[buymecoffee-button]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg +[buymecoffee-url]: https://www.buymeacoffee.com/raverag \ No newline at end of file