From 3f959ff74311645fa9ef81a28a445f430b264ca7 Mon Sep 17 00:00:00 2001 From: "D. Moonfire" Date: Wed, 2 Nov 2022 17:50:29 -0500 Subject: [PATCH] docs: updating read me --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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