Skip to content

Commit

Permalink
Adds a link to the wiki to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
dineiar committed Feb 26, 2024
1 parent ec9c762 commit a2822c9
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 @@ -59,3 +59,7 @@ After building the library it is necessary to make it available at runtime.
To do this, execute `export LD_LIBRARY_PATH=<path>/bin:$LD_LIBRARY_PATH`, replacing `<path>` with the path to the repository's root folder.
After this, just execute any example under `bin/ex_`
## Documentation
Detailed documentation of the library is available at the [Wiki](https://github.com/GMAP/GSParLib/wiki).

0 comments on commit a2822c9

Please sign in to comment.