Browse Source

Added the stuff we will be building the website with to the readme.

pull/11/head
Jeffery Russell 5 years ago
parent
commit
f9ea3bc450
1 changed files with 7 additions and 0 deletions
  1. +7
    -0
      README.md

+ 7
- 0
README.md View File

@ -1,2 +1,9 @@
# github-graphs
Website for visualizing a persons github network.
# Built With
- [BootStrap](https://getbootstrap.com/) CSS Framework
- [jQuery](https://jquery.com/)
- [Vis JS](http://visjs.org/)
- [Github v3 API](https://developer.github.com/v3/)

Loading…
Cancel
Save