diff --git a/README.md b/README.md index b26491c..1f0c48f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -Snap.svg +[Snap.svg](http://snapsvg.io) ====== -JavaScript library for SVG. +A JavaScript SVG library for the modern web API Reference is in `dist/reference.html` @@ -17,11 +17,12 @@ Snap.svg uses [Grunt](http://gruntjs.com/) to build npm install -g grunt-cli +_*You might need to use `sudo npm`, depending on your configuration._ + * Install dependencies with npm npm install - _*Snap.svg uses Grunt 0.4.0. You might want to [read](http://gruntjs.com/getting-started) more on their website if you haven’t upgraded since a lot has changed._ * Type `grunt` in the command line to build the files. diff --git a/demos/animated-crocodile/index.html b/demos/animated-crocodile/index.html new file mode 100644 index 0000000..14724d6 --- /dev/null +++ b/demos/animated-crocodile/index.html @@ -0,0 +1,197 @@ + + + + + + Snap + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/demos/animated-map/demojs2.html b/demos/animated-map/index.html similarity index 82% rename from demos/animated-map/demojs2.html rename to demos/animated-map/index.html index 102f806..fa3623b 100644 --- a/demos/animated-map/demojs2.html +++ b/demos/animated-map/index.html @@ -15,7 +15,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License."> - Snap + Long Flight