From f61e8dad5cca2e4b4f85c498094f23e78f22c258 Mon Sep 17 00:00:00 2001 From: LordMathis Date: Thu, 9 Oct 2025 21:51:38 +0200 Subject: [PATCH] Add User Docs badge to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b452ebe..d9fea15 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # llamactl -![Build and Release](https://github.com/lordmathis/llamactl/actions/workflows/release.yaml/badge.svg) ![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) +![Build and Release](https://github.com/lordmathis/llamactl/actions/workflows/release.yaml/badge.svg) ![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) ![User Docs](https://github.com/lordmathis/llamactl/actions/workflows/docs.yaml/badge.svg) **Unified management and routing for llama.cpp, MLX and vLLM models with web dashboard.**