README.markdown in pgit-0.0.3 vs README.markdown in pgit-0.0.4

- old
+ new

@@ -1,8 +1,11 @@ # PGit ![Travis CI Build](https://travis-ci.org/Edderic/pgit.svg?branch=master) +[![Gem Version](https://badge.fury.io/rb/pgit.svg)](http://badge.fury.io/rb/pgit) [![Code Climate](https://codeclimate.com/github/Edderic/pgit/badges/gpa.svg)](https://codeclimate.com/github/Edderic/pgit) +[![Coverage Status](https://coveralls.io/repos/Edderic/pgit/badge.png?branch=master)](https://coveralls.io/r/Edderic/pgit?branch=master) + ## Example Usage Assuming that: - you have a project that uses Pivotal Tracker and Git that is listed under ~/.pgit.rc.yml - your working directory is in that project,