diff --git a/README.md b/README.md index 9d52041..d025c76 100644 --- a/README.md +++ b/README.md @@ -443,6 +443,9 @@ Create DOM nodes from template string literals. Exposes [bel](https://github.com/shama/bel). Can be optimized using [yo-yoify][yo-yoify]. +### `choo/html/raw` +Exposes [bel/raw](https://github.com/shama/bel#unescaping) helper for rendering raw HTML content. + ## Installation ```sh $ npm install choo