PVP RP Tracking Macro

I have seen many people asking about this macro, and have seen a couple of varied responses, and short forms of it, so I thought I would toss out some help for those that want to keep tabs on how much RP they need to rank up. My solution was to just make my own addon using already available script code. Here are the steps I have setup to make this easy for people.
1) Create a new addon folder in your wow addon directory, and call it MorunoRank
2) Download both of these files, and save them to said directory:
https://github.com/Martock/MorunoRank
3) On your character screen, open the addons, and make sure MorunoRank is checked.
4) In game, create this macro: /script MorunoRank();
This should let you run the script without any issues.
1) Create a new addon folder in your wow addon directory, and call it MorunoRank
2) Download both of these files, and save them to said directory:
https://github.com/Martock/MorunoRank
3) On your character screen, open the addons, and make sure MorunoRank is checked.
4) In game, create this macro: /script MorunoRank();
This should let you run the script without any issues.