Skip to content

Commit

Permalink
Bump unpkg version
Browse files Browse the repository at this point in the history
  • Loading branch information
schnerd committed Feb 8, 2018
1 parent 6a36445 commit 17b9fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ var scaleCluster = require('d3-scale-cluster');
Include the following script tag on your page after D3

```html
<script src="https://unpkg.com/d3-scale-cluster@1.2.0/dist/d3-scale-cluster.min.js"></script>
<script src="https://unpkg.com/d3-scale-cluster@1.3.0/dist/d3-scale-cluster.min.js"></script>
```

Reference the scale directly from the d3 object
Expand Down

0 comments on commit 17b9fbb

Please sign in to comment.