README.markdown

Set up environment:

mkvirtualenv my-next-badge
pip install fedbadges pystache

Set up badge data

git clone https://git.fedorahosted.org/git/badges.gitv
pushd badges
git am ../0001-Fix-criteria-on-cookie-badges.patch
popd

Then run download.sh with you FAS nick as argument and follow the instructions.