Skip to content

Commit

Permalink
Update README.md to point to DuckDB tutorial.
Browse files Browse the repository at this point in the history
  • Loading branch information
EvgSkv authored Jan 14, 2025
1 parent 5ded02d commit f8506fb
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 @@ -84,7 +84,7 @@ _Logica_ stands for _**Logic** with **a**ggregation_.

## How to learn?

Learn basics of Logica with the [CoLab tutorial](https://colab.research.google.com/github/EvgSkv/logica/blob/main/tutorial/Logica_tutorial.ipynb) located at [`tutorial`](https://github.com/EvgSkv/logica/tree/main/tutorial) folder.
Learn basics of Logica with the [CoLab tutorial](https://colab.research.google.com/github/EvgSkv/logica/blob/main/tutorial/Logica_DuckDB_tutorial.ipynb) located at [`tutorial`](https://github.com/EvgSkv/logica/tree/main/tutorial) folder.
See examples of using Logica in [`examples`](https://github.com/EvgSkv/logica/tree/main/examples) folder.

Tutorial and examples show how to access Logica from CoLab. You can also install Logica command line tool.
Expand Down

0 comments on commit f8506fb

Please sign in to comment.