A Chrome Extension to add SCRUM story points pretty display to GitHub Projects.
You notes/PR/issues should have a title like (2) My issue title and the "(2)"
will be converted in a nice tag. Also all projects lists will have the total count
of story points in them next to the count of cards.
- Download all the files in the directory.
 - Launch Chrome
 - Open chrome://extensions/
 - Make sure "Developer mode" is CHECKED
 - Click "Load unpacked extension..."
 - Select the directory you downloaded all the files to.
 
GitHub Projects Story Points should now appear in your Extensions lists
- Reload the extension page or click the "Reload" link under GitHub Projects Story Points
 - Open your Projects or Issues pages in your Repo on GitHub.com
 - You should now see any items with (#) preceeding the title added up as (# points)
 
