diff --git a/README.md b/README.md index a670b023..d7315e31 100644 --- a/README.md +++ b/README.md @@ -54,6 +54,18 @@ Then add this to your Javascript code: `` +### Via jsDelivr + +emojify.js is now available on jsDelivr - https://www.jsdelivr.com/package/npm/emojify.js + +Add this to the rest of your stylesheet imports: + +`` + +Then add this to your Javascript code: + +`` + ### Via Bower `bower install emojify.js --save`