README.md in process_helper-0.0.1 vs README.md in process_helper-0.0.2
- old
+ new
@@ -1,7 +1,5 @@
-[](https://travis-ci.org/thewoolleyman/process_helper)
-
-[Pivotal Tracker Project](https://www.pivotaltracker.com/n/projects/1117814)
+[](https://travis-ci.org/thewoolleyman/process_helper) | [](https://codeclimate.com/github/thewoolleyman/process_helper) | [](https://codeclimate.com/github/thewoolleyman/process_helper) | [Pivotal Tracker Project](https://www.pivotaltracker.com/n/projects/1117814)
# process_helper
Makes it easy to spawn Ruby sub-processes with guaranteed exit status handling, passing of lines to STDIN, and capturing of STDOUT and STDERR streams.