diff --git a/README.md b/README.md index b450b3e..909397a 100644 --- a/README.md +++ b/README.md @@ -162,6 +162,10 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB * [Part 1](https://scotch.io/tutorials/build-a-support-ticket-application-with-adonisjs) * [Part 2](https://scotch.io/tutorials/build-a-support-ticket-application-with-adonisjs-part-2) +###D3.js + +* [Learn D3 using examples](https://www.sitepoint.com/d3-js-data-visualizations/) + ### Game Development: * [Make 2D Breakout Game using Phaser](https://developer.mozilla.org/en-US/docs/Games/Tutorials/2D_breakout_game_Phaser)