[zlib] Add LICENSE, update README

This commit is contained in:
Jeroen van Rijn
2022-09-14 23:08:52 +02:00
parent 8b82bcef7d
commit 59f3e10f0a
2 changed files with 28 additions and 1 deletions
+8 -1
View File
@@ -141,4 +141,11 @@ Includes full bindings as well as wrappers to match the `core:crypto` API.
[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`.
Includes full bindings and Windows `.lib` and `.dll`.
## CommonMark
[zlib](https://github.com/madler/zlib) data compression library
See also LICENSE in the `zlib` directory itself.
Includes full bindings.