From 176f80b12a753ca053d2a693ddb603155b849581 Mon Sep 17 00:00:00 2001 From: Fez Vrasta Date: Fri, 22 Jul 2016 06:41:37 +0200 Subject: [PATCH] added arrive.js link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2ea2ed9..3826f8d4 100644 --- a/README.md +++ b/README.md @@ -303,7 +303,7 @@ $.material.options = { ### Arrive.js support -If you need to dynamically add elements to your DOM then you may need to include `Arrive.js` before `Material.js`. This will automatically apply `material.js` to every new element added via JavaScript. +If you need to dynamically add elements to your DOM then you may need to include [`Arrive.js`](https://github.com/uzairfarooq/arrive) before `Material.js`. This will automatically apply `material.js` to every new element added via JavaScript. ## Plugins