diff --git a/README.md b/README.md index 55674c8..623ed67 100644 --- a/README.md +++ b/README.md @@ -97,20 +97,6 @@ Some apps require other apps to function. For example: When you add an app, check its `requires` field in the manifest and ensure dependencies are added first. -## Available Apps - -This repository includes apps for: -- Content management (Ghost, Discourse) -- Project management (OpenProject) -- Photo management (Immich) -- Code hosting (Gitea) -- Email marketing (Listmonk, Keila) -- AI interfaces (Open WebUI, vLLM) -- Databases (PostgreSQL, MySQL, Redis, Memcached) -- And more... - -Browse the full catalog with descriptions through the web app, CLI, or via the API endpoint `/api/v1/apps/available`. - ## Contributing Want to add a new app or improve an existing one? See [ADDING-APPS.md](ADDING-APPS.md) for detailed guidance on creating Wild Cloud apps.