Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbrinkman committed Sep 19, 2020
1 parent bbcece9 commit b31c78b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -25,7 +25,7 @@ If you use NPM, `npm i d3-dag`.
Otherwise you can load it using `unpkg`:

```html
<script src="https://unpkg.com/d3-dag@0.4.0"></script>
<script src="https://unpkg.com/d3-dag@0.4.3"></script>
<script>
var dag = d3.sugiyama();
Expand Down

0 comments on commit b31c78b

Please sign in to comment.