diff --git a/README.md b/README.md
index c2bfa2b9..1264a7e3 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Featherlight - ultra slim jQuery lightbox [![Build Status](https://travis-ci.org
-## [» Download Current Release 1.7.5](https://github.com/noelboss/featherlight/archive/1.7.5.zip)
+## [» Download Current Release 1.7.6](https://github.com/noelboss/featherlight/archive/1.7.6.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).
@@ -23,14 +23,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 `