diff --git a/README.md b/README.md index 607abe8..b877be7 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ The library includes the following: - An extension for converting wiki links, such as `[[MfGames]]` into a link based on the title. This is for both HTML and Gemtext. - A output library for using MarkDig to generate Gemtext for Gemini pods. -The documentation is rather light at the moment, but the tests are set up to show these can be used. +The documentation is rather light at the moment, but the tests can show various ways of using the libraries. ## Usage @@ -31,3 +31,8 @@ These library are not on nuget.org (for various reasons). To use them, set up yo ``` + +The two libraries are: + +- MfGames.Markdown +- MfGames.Markdown.Gemtext