Skip to content

Commit

Permalink
updates documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
davelandry committed Mar 30, 2018
1 parent ae26d92 commit 0ac2d76
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.1.full.min.js"></script>
<script src="https://d3plus.org/js/d3plus-priestley.v0.2.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 Thu, 29 Mar 2018 15:03:01 GMT</sub>
###### <sub>Documentation generated on Fri, 30 Mar 2018 18:57:16 GMT</sub>

0 comments on commit 0ac2d76

Please sign in to comment.