Fix badge links in README.md to point to SVG images

This commit is contained in:
2025-07-26 19:41:50 +02:00
parent 1691bbbadd
commit 3e830c1044

View File

@@ -1,6 +1,6 @@
# llamactl # llamactl
![Go Tests](https://github.com/lordmathis/llamactl/actions/workflows/go_test.yaml) ![WebUI Tests](https://github.com/lordmathis/llamactl/actions/workflows/webui_test.yaml) ![Go Tests](https://github.com/lordmathis/llamactl/actions/workflows/go_test.yaml/badge.svg) ![WebUI Tests](https://github.com/lordmathis/llamactl/actions/workflows/webui_test.yaml/badge.svg)
A control server for managing multiple Llama Server instances with a web-based dashboard. A control server for managing multiple Llama Server instances with a web-based dashboard.