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.
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!