Updated README.md

This commit is contained in:
2026-04-06 00:49:27 +02:00
parent 716c32b0ce
commit 6abfd33a98

View File

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