summaryrefslogtreecommitdiff
path: root/www/lib/ionic/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/ionic/README.md')
-rw-r--r--www/lib/ionic/README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/www/lib/ionic/README.md b/www/lib/ionic/README.md
new file mode 100644
index 00000000..d3b167b7
--- /dev/null
+++ b/www/lib/ionic/README.md
@@ -0,0 +1,15 @@
+# ionic-bower
+
+Bower repository for [Ionic Framework](http://github.com/driftyco/ionic)
+
+### Usage
+
+Include `js/ionic.bundle.js` to get ionic and all of its dependencies.
+
+Alternatively, include the individual ionic files with the dependencies separately.
+
+### Versions
+
+To install the latest stable version, `bower install driftyco/ionic-bower#v1.0.0-beta.13`
+
+To install the latest nightly release, `bower install driftyco/ionic-bower#master`