From 34ec24f15199ada4b5ebeebe196774c328b04d4f Mon Sep 17 00:00:00 2001 From: Marco Date: Wed, 15 Feb 2017 11:18:30 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 169e5b4..8048557 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,4 @@ Javascript to enable responsive features for iframes or other static content tha There are a few scenarios where you are not able to use width values in percent, for example embedding a youtube video into your page or using a external Codeblocks which loaded async. In those cases responzer can be used as helper. ## Examples -Responzer is used in the most of my modules / projects. For example in my nx-youtubeBox. +Responzer is used in the most of my modules / projects. For example in my [nx-youtubeBox](https://github.com/marcorensch/nx-youtubebox).