diff --git a/README.md b/README.md index 3eed452..a2a1e48 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ 💡 **On-Demand Instance Start**: Automatically launch instances upon receiving OpenAI-compatible API requests 💾 **State Persistence**: Ensure instances remain intact across server restarts -![Dashboard Screenshot](docs/images/screenshot.png) +![Dashboard Screenshot](docs/images/dashboard.png) **Choose llamactl if**: You need authentication, health monitoring, auto-restart, and centralized management of multiple llama-server instances **Choose Ollama if**: You want the simplest setup with strong community ecosystem and third-party integrations diff --git a/docs/images/dashboard.png b/docs/images/dashboard.png new file mode 100644 index 0000000..01cea2a Binary files /dev/null and b/docs/images/dashboard.png differ diff --git a/docs/images/screenshot.png b/docs/images/screenshot.png deleted file mode 100644 index 1c77ed2..0000000 Binary files a/docs/images/screenshot.png and /dev/null differ