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 +``` +``` +``` +``` +``` +``` +```