From d2b03a7a9938b43b5496ed44b6bb20db73c3b465 Mon Sep 17 00:00:00 2001 From: Drgy Date: Fri, 29 Sep 2017 19:24:44 +0200 Subject: [PATCH] Add CDN links --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a2922e..ffc11ca 100755 --- a/README.md +++ b/README.md @@ -22,6 +22,19 @@ If you want a smaller file and only use a limited number of social network, you After that you can choose which platform you need and load them in your project. +You can also include it via a CDN: +For all platforms: + +``` + +``` + +For platforms of your choice: +``` + + +``` + # Usage ```javascript @@ -86,4 +99,4 @@ Any help is welcome, if you want some infos on how contribute, see the [CONTRIBU # License -The project is distributed under the MIT License \ No newline at end of file +The project is distributed under the MIT License