diff --git a/README.md b/README.md
index 0b7710a..2f78ff8 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ Check out the [DEMO](http://creativeit.github.io/getmdl-select/)
## Install
-There are three ways to install getmdl-select:
+There are four ways to install getmdl-select:
1. Using [npm](http://npmjs.org/):
Use this command in your command line:
@@ -27,6 +27,12 @@ There are three ways to install getmdl-select:
```bash
git clone https://github.com/CreativeIT/getmdl-select.git
```
+ 4. Include the files via [jsDelivr CDN](https://www.jsdelivr.com):
+
+ ```html
+
+
+ ```
Alternatively you can [download](https://github.com/CreativeIT/getmdl-select/archive/master.zip)
this repository and then: