diff --git a/README.md b/README.md index bddc6f9..984a6b5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,19 @@ # Loading... This could take a while -http://jxnblk.github.io/loading +http://jxnblk.com/loading + +## Getting Started + +```bash +npm install loading-svg +``` + +*Or* + +```bash +bower install loading +``` ## Usage diff --git a/bower.json b/bower.json new file mode 100644 index 0000000..d1a621a --- /dev/null +++ b/bower.json @@ -0,0 +1,21 @@ +{ + "name": "loading", + "version": "0.0.0", + "homepage": "https://github.com/jxnblk/loading", + "main": [ + "./loading-balls.svg", + "./loading-bars.svg", + "./loading-bubbles.svg", + "./loading-cubes.svg", + "./loading-cylon.svg", + "./loading-spin.svg", + "./loading-spinning-bubbles.svg", + "./loading-spokes.svg" + ], + "keywords": [ + "loading", + "ajax", + "svg" + ], + "license": "MIT" +} diff --git a/index.html b/index.html index e3f6822..7f04208 100644 --- a/index.html +++ b/index.html @@ -7,67 +7,143 @@ +
-This could take a while
- View on Github - - - Tweet - +Made with love by - Jxnblk -
+