diff --git a/README.md b/README.md index f83ac62..20ae5fe 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ var piyg = d3.scaleSequential(d3.interpolatePiYG); If you use NPM, `npm install d3-scale-chromatic`. Otherwise, download the [latest release](https://github.com/d3/d3-scale-chromatic/releases/latest) or load directly from [d3js.org](https://d3js.org) as a [standalone library](https://d3js.org/d3-scale-chromatic.v1.min.js). AMD, CommonJS, and vanilla environments are supported. In vanilla, a `d3` global is exported: ```html - - - + + + +