sampotts / shr

Simple, clean, and customizable social sharing buttons.
MIT License
152 stars 22 forks source link

Updated documentation #19

Closed danpastori closed 5 years ago

danpastori commented 5 years ago

In this PR, I updated the documentation and fixed #18 . After this, I can add a few more networks for you.

Updated Documentation

I went through all of the Shr options and documented them out. I also included examples for each button and how to setup and install Shr. Hopefully this helps!

Fixed Issue with Prefix Data Being Called

There was a rogue call to the old prefixData() method reported in #18 . I removed and re-compiled to fix the issue.

Let me know how this works!