docs: updating read me

This commit is contained in:
D. Moonfire 2022-11-02 17:50:29 -05:00
parent 6f84da0b02
commit 3f959ff743
1 changed files with 6 additions and 1 deletions

View File

@ -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
</packageSourceMapping>
</configuration>
```
The two libraries are:
- MfGames.Markdown
- MfGames.Markdown.Gemtext