diff --git a/Readme.md b/Readme.md index b40367f..6e8c52a 100644 --- a/Readme.md +++ b/Readme.md @@ -122,6 +122,22 @@ You should specify an image URL via data-media attribute on `
  • Pinterest
  • ``` +### Manual initialization + +Could be useful on dynamic (Ajax) websites. + +```html + +``` + +```javascript +$('#share').socialLikes(); +``` + + ### Events #### `counter.social-likes`