diff --git a/README.md b/README.md
index 33a8a0c..4a23910 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Featherlight - ultra slim jQuery lightbox [![Build Status](https://travis-ci.org
* Customizable via configuration object
-## [» Download Current Release 1.3.3](https://github.com/noelboss/featherlight/archive/1.3.3.zip)
+## [» Download Current Release 1.3.4](https://github.com/noelboss/featherlight/archive/1.3.4.zip)
Here you'll find a [list of all the changes](https://github.com/noelboss/featherlight/blob/master/CHANGELOG.md) and you can also download [old releases](https://github.com/noelboss/featherlight/releases) or [the master including all the latest bling](https://github.com/noelboss/featherlight/archive/master.zip).
@@ -21,14 +21,14 @@ Here you'll find a [list of all the changes](https://github.com/noelboss/feather
All styling is done using CSS so you'll want to include the Featherlight CSS in your head.
-
+
Be aware that Featherlight uses very unspecific CSS selectors to help you overwrite every aspect. This means in turn, that if you're not following a modularized approach to write CSS (which you should! It's terrific!) and have many global and specific definitions (read ID's and such – which you shouldn't), these definitions can break the Featherlight styling.
Featherlight requires jQuery version 1.7.0 or higher. It's recommended to include the javascript at the bottom of the page before the closing `