summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2014-06-27 16:59:39 +0200
committerVictor Häggqvist <[email protected]>2014-06-27 16:59:39 +0200
commit9c2c940f8c314b5e85d60a697d88a22f1b4a42cb (patch)
tree3adf7d5ef576f656c4685b839e04aecea68da60e /README.md
parent801c058c20bb7989dd4e21224db48b2c0e5494b9 (diff)
remove zepto
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1c2d5e4..00c783b 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ 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)
+jQuery
#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.