From 00311c45c1e927a6f36c654ac8bf3b47d62fc3e7 Mon Sep 17 00:00:00 2001 From: Maarten Schenk Date: Tue, 1 Dec 2015 10:36:41 +0100 Subject: [PATCH] Update README.md Added instructions for using OpenShareCount as source for Twitter share counts --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 86901fe..065c1f8 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,8 @@ $(document).ready(function(){ See example on [official website](http://sharrre.com/#demos) # Dependencies -jQuery 1.7 +* jQuery 1.7 +* Registration at [OpenShareCount](http://opensharecount.com) is mandatory if you want to get Twitter share counts via OpenShareCount (now that Twitter is no longer providing them) # Author - [Julien Hany](http://hany.fr)