aboutsummaryrefslogtreecommitdiff
path: root/vendor/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/README.md')
-rw-r--r--vendor/README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/vendor/README.md b/vendor/README.md
index 628ea2727..1e24b4d0a 100644
--- a/vendor/README.md
+++ b/vendor/README.md
@@ -134,4 +134,11 @@ See also LICENSE in the `GGPO` directory itself.
`botan.lib` is available under Botan's [BSD](https://botan.randombit.net/license.txt) license.
See also LICENSE in the `botan` directory itself.
-Includes full bindings as well as wrappers to match the `core:crypto` API. \ No newline at end of file
+Includes full bindings as well as wrappers to match the `core:crypto` API.
+
+## CommonMark
+
+[CMark](https://github.com/commonmark/cmark) CommonMark parsing library.
+
+See also LICENSE in the `commonmark` directory itself.
+Includes full bindings and Windows `.lib` and `.dll`. \ No newline at end of file