From 23e12952d63b129a682ee3b0c4a8804e77762dc2 Mon Sep 17 00:00:00 2001 From: Sajidur Rahman Date: Sun, 15 May 2016 23:47:02 +0600 Subject: [PATCH] CDN links are fixed in README.md It seemed like the CDN links for the style-sheets and javascript were broken. It is now updated from: https://cdnjs.com/libraries/emojify.js --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 71d8ec3b..418ec498 100644 --- a/README.md +++ b/README.md @@ -42,11 +42,11 @@ emojify.js is now available on cdnjs - https://cdnjs.com/libraries/emojify.js Add this to the rest of your stylesheet imports: -`` +`` Then add this to your Javascript code: -`` +`` ### Via Bower