From 5b63f7dbe4a56050459e085daadc932bf23e657d Mon Sep 17 00:00:00 2001 From: Melvin Strobl Date: Sat, 15 Aug 2026 14:48:16 +0200 Subject: [PATCH] up Signed-off-by: Melvin Strobl --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 387c554..857c33e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Fluksio App +Fluksio has the goal to build a revolutionary system to tackle any sort of automation challenge. + The core of Fluksio: a node-based, test-driven automation software built to scale. This repo holds the FastAPI backend, the flow engine, and the dashboard SPA. It is served on `app.${DOMAIN}` (SPA) and `api.${DOMAIN}` (API); the marketing site lives in the sibling