diff --git a/README.md b/README.md index 0026f3f..28dad83 100644 --- a/README.md +++ b/README.md @@ -20,15 +20,25 @@ If you use npm, `npm install d3-brush`. You can also download the [latest releas ```html ``` For legacy environments, you can load d3-brush’s UMD bundle from an npm-based CDN such as jsDelivr; a `d3` global is exported: ```html + + + + + + + +