diff --git a/index.html b/index.html index f97c6d3..1e40c13 100644 --- a/index.html +++ b/index.html @@ -105,7 +105,7 @@
Demo | Download | - Usage | + Getting started | GitHub | Contact
@@ -189,8 +189,8 @@ -Springy.js is designed to be small and simple. It provides an abstraction for graph manipulation and for calculating the layout and not too much else.
The details of drawing and interaction are mostly up to you. This means you can use canvas, SVG, WebGL, or even just plain old positioned HTML elements.