README.md in rspec_profiling-0.0.1 vs README.md in rspec_profiling-0.0.2

- old
+ new

@@ -3,11 +3,11 @@ Collects profiles of RSpec test suites, enabling you to identify specs with interesting attributes. For example, find the slowest specs, or the spec which issues the most queries. Collected attributes include: -- git commit SHA and date +- git commit SHA (or SVN revision) and date - example file, line number and description - example status (i.e. passed or failed) - example time - query count and time - request count and time @@ -125,5 +125,13 @@ 1. Fork it 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create new Pull Request + +## About Foraker Labs + +<img src="http://assets.foraker.com/foraker_logo.png" width="400" height="62"> + +This project is maintained by Foraker Labs. The names and logos of Foraker Labs are fully owned and copyright Foraker Design, LLC. + +Foraker Labs is a Boulder-based Ruby on Rails and iOS development shop. Please reach out if we can [help build your product](http://www.foraker.com).