From 6abfd33a98fa48f28ee139f3f9231d6f61c1d91c Mon Sep 17 00:00:00 2001 From: Hector van der Aa Date: Mon, 6 Apr 2026 00:49:27 +0200 Subject: [PATCH] Updated README.md --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index 65d0ae1..f0428bf 100644 --- a/README.md +++ b/README.md @@ -1 +1,21 @@ # DataFlux + +After cloning the repo +``` +uv venv --python 3.14 +source .venv/bin/activate +``` +Then sync dependencies +``` +uv sync +``` +Finally run the app +``` +uv run dataflux +``` +``` +``` +``` +``` +``` +```