aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2018-02-14 20:27:48 +0100
committerVictor Häggqvist <[email protected]>2018-02-14 20:27:48 +0100
commitf8bcdcd8814ab602b2852197f450501ba08af341 (patch)
treeb78ad1b6e28b60c89fd4a878655161be76a3eb76
parent3c5f6ea13627a0d749a95ae76924b83605c4d8ce (diff)
master reset notice
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 02e94df..ceb011c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
Touch Imagelightbox
==============
+
+*Notice: master have been reset to version 0.1.5 (with jQuery), if you do want to have old master is still available on old-master or 0.2.0 tag. 0.1.5 should be considered the latest stable release.*
+
Imagelightbox was originly created by [Osvaldas Valutis](http://osvaldas.info/image-lightbox-responsive-touch-friendly), though it was only accesible through his site. I put it here to make it more maintainable.
#How to get it
@@ -13,7 +16,7 @@ Or download the [zip](https://github.com/victorhaggqvist/touch-imagelightbox/arc
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.
+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.
Note: Remenber that you ATM need a alpha build of Compass to make it work with Grunt (`gem install compass --pre`).