diff --git a/dome.png b/araucaria_brasiliana.png similarity index 100% rename from dome.png rename to araucaria_brasiliana.png diff --git a/branch.png b/chamaecyparis_obtusa.png similarity index 100% rename from branch.png rename to chamaecyparis_obtusa.png diff --git a/cupressus_sempervirens.png b/cupressus_sempervirens.png new file mode 100644 index 0000000..9eb1022 Binary files /dev/null and b/cupressus_sempervirens.png differ diff --git a/index.html b/index.html index 5cae33e..b811380 100644 --- a/index.html +++ b/index.html @@ -70,7 +70,7 @@
A force directed graph layout algorithm for JavaScript.
- + @@ -149,7 +149,7 @@ renderer.start(); })() - +Take a look at demo.html and springyui.js for an example of usage.