diff --git a/README.md b/README.md
index 93aaf0c0d..3cb39254a 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
# Coolify
-An open-source & self-hostable Heroku / Netlify alternative.
+An open-source & self-hostable Heroku / Netlify alternative
+(ARM support is in beta).
## Financial Contributors
@@ -59,15 +60,12 @@ For more details goto the [docs](https://docs.coollabs.io/coolify/installation).
## Features
-ARM support is in beta!
-
### Git Sources
-You can use the following Git Sources to be auto-deployed to your Coolifyt instance! (Self-hosted versions are also supported.)
+You can use the following Git Sources to be auto-deployed to your Coolify instance! (Self-hosted versions are also supported.)
-- Github
-- GitLab
-- Bitbucket (WIP)
+
+
### Destinations
@@ -75,56 +73,66 @@ You can deploy your applications to the following destinations:
- Local Docker Engine
- Remote Docker Engine
-- Kubernetes (WIP)
### Applications
-These are the predefined build packs, but with the Docker build pack, you can host anything that is hostable with a single Dockerfile.
+Predefined build packs to cover the basic needs to deploy applications.
-- Static sites
-- NodeJS
-- VueJS
-- NuxtJS
-- NextJS
-- React/Preact
-- Gatsby
-- Svelte
-- PHP
-- Laravel
-- Rust
-- Docker
-- Python
-- Deno
+If you have an advanced use case, you can use the Docker build pack that allows you to deploy your application based on your custom Dockerfile.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+If you have a new build pack you would like to add, raise an idea [here](https://feedback.coolify.io/) to get feedback from the community!
### Databases
One-click database is ready to be used internally or shared over the internet:
-- MongoDB
-- MariaDB
-- MySQL
-- PostgreSQL
-- CouchDB
-- Redis
+
+
+
+
+
+
-### One-click services
+If you have a new database you would like to add, raise an idea [here](https://feedback.coolify.io/) to get feedback from the community!
-You can host cool open-source services as well:
-- [WordPress](https://docs.coollabs.io/coolify/services/wordpress)
-- [Ghost](https://ghost.org)
-- [Plausible Analytics](https://docs.coollabs.io/coolify/services/plausible-analytics)
-- [NocoDB](https://nocodb.com)
-- [VSCode Server](https://github.com/cdr/code-server)
-- [MinIO](https://min.io)
-- [VaultWarden](https://github.com/dani-garcia/vaultwarden)
-- [LanguageTool](https://languagetool.org)
-- [n8n](https://n8n.io)
-- [Uptime Kuma](https://github.com/louislam/uptime-kuma)
-- [MeiliSearch](https://github.com/meilisearch/meilisearch)
-- [Umami](https://github.com/mikecao/umami)
-- [Fider](https://fider.io)
-- [Hasura](https://hasura.io)
+### Services
+
+You quickly need to host a self-hostable, open-source service? You can do it with a few clicks!
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+If you have a new service you would like to add, raise an idea [here](https://feedback.coolify.io/) to get feedback from the community!
## Migration from v1