aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.