From f63ddac287fde66d339206ae8da8139ca53cc8c4 Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Wed, 16 Mar 2022 06:39:14 -0700 Subject: Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c06a5604d..be8f31a79 100644 --- a/README.md +++ b/README.md @@ -1516,6 +1516,7 @@ bun also statically links these libraries: - [`boringssl`](https://boringssl.googlesource.com/boringssl/), which has [several licenses](https://boringssl.googlesource.com/boringssl/+/refs/heads/master/LICENSE) - [`libarchive`](https://github.com/libarchive/libarchive), which has [several licenses](https://github.com/libarchive/libarchive/blob/master/COPYING) - [`libiconv`](https://www.gnu.org/software/libiconv/), which is LGPL2. It’s a dependency of libarchive. +- [`lol-html`](https://github.com/cloudflare/lol-html/tree/master/c-api), which is MIT licensed For compatibiltiy reasons, these NPM packages are embedded into bun’s binary and injected if imported. -- cgit v1.2.3