Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikGartner committed Jul 18, 2016
1 parent 43d9709 commit 778b82c
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
There exists a playground/open repository for dTree graphs called [Treehouse](https://treehouse.gartner.io). There anyone can host a dTree graph without having to create a website or interact directly with the library.

Checkout **the demo graph** for dTree:
https://treehouse.gartner.io/g/ErikGartner/58e58be650453b6d49d7
https://treehouse.gartner.io/ErikGartner/58e58be650453b6d49d7

## Installation
There are several ways to use dTree. One way is to simply include the compiled file ```dTree.js``` that then exposes a ```dTree``` variable. dTree is available on both NPM and Bower as *d3-dtree*.
Expand Down Expand Up @@ -142,10 +142,11 @@ gulp demo
```
It hosts a demo on localhost:3000 by serving [test/demo](test/demo).

## Contributions
To make contributions please follow the contributions document.
## Contributing
Contributions are very welcomed! Checkout the [CONTRIBUTING](CONTRIBUTING.md) document for style information.
A good place to start is to make a pull request to solve an open issue. Feel free to ask questions regarding the issue since most have a sparse description.

## License
The MIT License (MIT)

Copyright (c) 2015 Erik Gärtner
Copyright (c) 2015-2016 Erik Gärtner

0 comments on commit 778b82c

Please sign in to comment.