Skip to content

Commit a1473bf

Browse files
committed
Update README
1 parent c0563db commit a1473bf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@ See [force-based-layout.js](https://github.com/davidpiegza/Graph-Visualization/b
8181

8282
## Contribution
8383

84+
It would be great to have more examples of force-directed graphs or other 3d graph layouts. To add a new example, just copy one of the existing [examples](https://github.com/davidpiegza/Graph-Visualization/blob/master/examples), add a new `Drawing` object and update the `index.html`.
85+
86+
***Check out the [open issues](https://github.com/davidpiegza/Graph-Visualization/issues) for a specific task***.
87+
8488
This project uses [Grunt](http://gruntjs.com/) to run several tasks in development. You should have `npm` and `grunt` installed. To install `grunt` run
8589

8690
npm install -g grunt-cli

0 commit comments

Comments
 (0)