aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2014-06-24 22:59:40 +0200
committerVictor Häggqvist <[email protected]>2014-06-24 22:59:40 +0200
commit875c28b6f748eb3c65ce7821d3e128a46ebd8d1b (patch)
treef3b2ab1791dc99ee83a826f44d537db8e4728800
parent5b4054da3567ba6a557791b6d29e7c70e37da35f (diff)
reqsv0.1.1
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 009d31b..02e94df 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,9 @@ Or with git `git clone https://github.com/victorhaggqvist/touch-imagelightbox.gi
Or download the [zip](https://github.com/victorhaggqvist/touch-imagelightbox/archive/master.zip).
+#Requirements
+jQuery (or maby Zepto.js, though unteststed)
+
#How to build
Image Lightbox is buildt using the Grunt toolchain. The CSS is build using SASS and Compass, which means you need Ruby, the SASS and Compass gems to make it.