diff --git a/README.md b/README.md index 3ee60d2..dc3b7a7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # CommonMark.NET -Implementation of [CommonMark] [1] specification (version 0.12, except for ) in C# for converting Markdown documents to HTML. +Implementation of [CommonMark] [1] specification (version 0.12, except for [one test](https://github.com/jgm/CommonMark/issues/193)) in C# for converting Markdown documents to HTML. The current version of the library is also [available on NuGet] [nuget].