fix(readme): correct license badge — MIT to Proprietary EULA, bump version badge to 1.15.0
The README showed MIT license and version 1.0.0 — both wrong. LICENSE file is a 125-line proprietary EULA (added at v1.5.0). Version badge was stale from initial release. Refs: DashCaddy audit 2026-08-02
This commit is contained in:
@@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
**Self-hosted dashboard for managing Docker apps with automatic SSL, DNS, and reverse proxy configuration.**
|
**Self-hosted dashboard for managing Docker apps with automatic SSL, DNS, and reverse proxy configuration.**
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
## What is DashCaddy?
|
## What is DashCaddy?
|
||||||
|
|
||||||
@@ -397,7 +397,7 @@ Contributions are welcome! Please:
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
MIT License - see LICENSE file for details
|
Proprietary software. All rights reserved. See [LICENSE](LICENSE) for the End-User License Agreement (EULA).
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user