Adds step-by-step instructions for contribution to README.md:
git clone https://github.com/CrisisTextLine/CrisisTrendsnpm install -g gulpnpm installgulp servegit clone https://github.com/$YOUR-GITHUB-USER-NAME/CrisisTrendsnpm install -g gulpnpm installgit checkout branch fix-bug-namegulp testgulp servegit commit $FILE-YOU-CHANGED -m "fixes widget bug #0000git pushI used more or less the method I use myself for development in my fork of the repo. The prior instructions were lacking, and it still has no CONTRIBUTING.md, but that will be a separate issue.