From 5a04e248f6781a690fb211a734f27e451f34d416 Mon Sep 17 00:00:00 2001 From: Andreas Savvides Date: Mon, 13 Apr 2015 18:00:09 +0100 Subject: [PATCH] Add cdnjs option too `cdnjs` is widely used so it's probably a good idea to mention it too for those that have a preference :) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d34b1765..4a639a38 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,12 @@ Just use the following in the `` tag of your HTML document(s): ``` +Alternatively you can use [cdnjs](https://cdnjs.com/) if you prefer: + +```html + +``` + ## API Following all methods exposed through the `twemoji` namespace.