diff --git a/README.md b/README.md index 2e8e077..015f711 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ CDN repository: https://www.jsdelivr.com/package/gh/assisfery/SocialShareJS ### Install Just include the **social-share.css** and **social-share.js** files. ```html - - + + ``` ### Dependences diff --git a/index.html b/index.html index ea97410..4e33b56 100644 --- a/index.html +++ b/index.html @@ -50,8 +50,8 @@
Just include the social-share.css and social-share.js files.
-<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/assisfery/SocialShareJS@1.2/social-share.min.css"> -<script src="https://cdn.jsdelivr.net/gh/assisfery/SocialShareJS@1.2/social-share.min.js"></script>+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/assisfery/SocialShareJS@1.3/social-share.min.css"> +<script src="https://cdn.jsdelivr.net/gh/assisfery/SocialShareJS@1.3/social-share.min.js"></script>