diff --git a/src/Zander/paket.template b/src/Zander/paket.template index abf17a4..8ffb165 100644 --- a/src/Zander/paket.template +++ b/src/Zander/paket.template @@ -9,5 +9,9 @@ description Named after the fish: Zander. It's a small library to ease with parsing structured blocks of information within a 2-dimensional matrix of information. Typically you get this sort of information from report generators. You might still want to extract this information programmatically, thus the need for the fish. + Documentation: https://fsprojects.github.io/Zander/ + Tutorial: https://fsprojects.github.io/Zander/tutorial.html + API Reference: https://fsprojects.github.io/Zander/reference/index.html + Source: https://github.com/fsprojects/Zander projectUrl - https://github.com/wallymathieu/Zander + https://fsprojects.github.io/Zander/