Skip to content

Commit

Permalink
(Doc) Update Readme to advertise tutorials.
Browse files Browse the repository at this point in the history
  • Loading branch information
kdesnos committed Aug 30, 2022
1 parent 00c08e6 commit f2f0de0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@ The shared library will be installed:
* On Linux, in the shared folders `/usr/local/lib/cmake/GEGELATI`, `/usr/lib/libGEGELATI.so.<version>`, `/usr/local/include/GEGELATI/`, and `/usr/local/share/doc/GEGELATI-<version>`.

## :book: How to Use the GEGELATI Library

### Learn with our tutorials
For a gentle introduction to the c++ API of GEGELATI, we strongly recommend you to follow our [tutorials](https://gegelati.github.io/gegelati-tutorial/). These tutorials will guide you through the different features of the library and will help you better understand the functionning of TPGs.

### Learn by Examples
Since sometimes, a simple example is worth 10.000 pages of documentations, examples of applications built with the GEGELATI library are available in the [gegelati-apps repository](https://github.com/gegelati/gegelati-apps).

Expand Down

0 comments on commit f2f0de0

Please sign in to comment.