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