Skip to content

Commit da8c4f1

Browse files
davidgasquezraulcd
andauthored
📝 Document uvx usage (#20)
Add the uvx invocation for running Datanomy without installing --------- Co-authored-by: RaĂșl Cumplido <[email protected]>
1 parent 4334509 commit da8c4f1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎README.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ uv sync
5050
## Usage
5151

5252
```bash
53+
# Run without installing using uvx
54+
uvx datanomy data.parquet
55+
5356
# Inspect a Parquet file
5457
datanomy data.parquet
5558
```

0 commit comments

Comments
 (0)