README.md in cocoapods-browser-0.0.4 vs README.md in cocoapods-browser-0.1.0
- old
+ new
@@ -1,7 +1,9 @@
# Cocoapods::Browser
+[![Build Status](https://secure.travis-ci.org/dealforest/cocoapods-browser.png?branch=master)](http://travis-ci.org/dealforest/cocoapods-browser)
+
CocoaPods plugin to open a pods homepage in the browser.
## Installation
Add this line to your applications Gemfile:
@@ -18,10 +20,10 @@
## Usage
Open the pod website in a browser like this:
- pod browser iOS-FakeWeb
+ pod browse iOS-FakeWeb
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)