From 8ffbaa99932eeed64f8b869428c09ec42e9af7af Mon Sep 17 00:00:00 2001 From: Julian Motz Date: Sat, 21 May 2016 09:13:47 +0200 Subject: [PATCH] Added alternative example --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6a1c983..2c6878f 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ place. ## Demonstration -Check out a simple demo -[here](http://jbr.github.io/jQuery.highlightRegex) -(source included in this repository). +Check out a simple demo [here](http://jbr.github.io/jQuery.highlightRegex) +(source included in this repository). Alternatively have a look at +[this pen](http://codepen.io/julmot/full/KzrPYB/). ## Bower Installation `bower install jquery-highlightRegex --save`