Skip to content

Commit

Permalink
updates documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
davelandry committed Sep 28, 2018
1 parent 860d30f commit c9afc72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ A reusable Priestley timeline built on D3.
If you use NPM, run `npm install d3plus-priestley --save`. Otherwise, download the [latest release](https://github.com/d3plus/d3plus-priestley/releases/latest). The released bundle supports AMD, CommonJS, and vanilla environments. You can also load directly from [d3plus.org](https://d3plus.org):

```html
<script src="https://d3plus.org/js/d3plus-priestley.v0.2.full.min.js"></script>
<script src="https://d3plus.org/js/d3plus-priestley.v0.3.full.min.js"></script>
```


Expand Down Expand Up @@ -99,4 +99,4 @@ This is a static method of [<code>Priestley</code>](#Priestley), and is chainabl



###### <sub>Documentation generated on Wed, 15 Aug 2018 14:16:37 GMT</sub>
###### <sub>Documentation generated on Fri, 28 Sep 2018 17:21:13 GMT</sub>

0 comments on commit c9afc72

Please sign in to comment.