diff --git a/README.md b/README.md index c245e0f..1592fd4 100644 --- a/README.md +++ b/README.md @@ -8,19 +8,15 @@ locally in a gremlin server and is then sent to the client via a web socket. ![Diagram](website/Diagram.svg) -[Video Of Friends of Friends Graph](https://www.youtube.com/watch?v=WJfo9bU0nH8) +[Video Of Friends of Friends Graph](https://www.youtube.com/watch?v=DoDaHmyIPvQ) This project is in the VERY early stages of development and is far from finished. -If you are lucky, you will find it live at [http://jrtechs.student.rit.edu/friendsOfFriends.html](http://jrtechs.student.rit.edu/friendsOfFriends.html). +If you are lucky, you will find it live at [http://steam.jrtechs.net](http://steam.jrtechs.net). It is still being actively developed and does not have permanent hosting so there is a %60 chance at any time that you will be able to access it. -![Graph](website/exampleGraph.png) - - -# Bugs -* Tends to crash w/o telling user if you provide an invalid steam id +![Graph](website/img/jrtechs2.png) # TODO diff --git a/website/graph.html b/website/graph.html index da82a35..e8a51eb 100644 --- a/website/graph.html +++ b/website/graph.html @@ -194,7 +194,7 @@ { document.location.href = "error.html"; } - }, 3000); + }, 6000); /** diff --git a/website/index.html b/website/index.html index ca4fcbb..8ef5261 100644 --- a/website/index.html +++ b/website/index.html @@ -116,7 +116,7 @@
-

+