Skip to content

Commit

Permalink
Update README.md (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
edgBR committed Dec 10, 2023
2 parents 124354d + 8abdaee commit 9d61a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ shape: (4, 5)
│ 1002 ┆ car ┆ 2023-01-10 00:00:00 ┆ 32000.0 ┆ false │
│ 1003 ┆ motorcycle ┆ 2023-02-01 00:00:00 ┆ 9000.0 ┆ true │
```
To run the [poor's man datalake demo](https://www.edgarbahilo.com/poors-man-data-lake-with-polars-deltalake/) run:
To run the [poor man's datalake demo](https://www.edgarbahilo.com/poor-mans-data-lake-with-polars-deltalake/) run:
```{bash}
cd code
poetry run python -m main
Expand Down

0 comments on commit 9d61a92

Please sign in to comment.