Skip to content

Commit b30c703

Browse files
committedJul 31, 2014
Add badge fury and gemnasium to readme
1 parent 09e60e7 commit b30c703

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
 

‎README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# appium_thor
1+
# appium_thor [![Gem Version](https://badge.fury.io/rb/appium_thor.svg)](http://badge.fury.io/rb/appium_thor)[![Dependency Status](https://gemnasium.com/appium/appium_thor.svg)](https://gemnasium.com/appium/appium_thor)
2+
23

34
Appium Thor helpers for appium's gems (appium_lib, appium_capybara)
45

@@ -30,4 +31,4 @@ thor notes # Update release notes
3031
thor publish # Build and release a new gem to rubygems.org (same as rele...
3132
thor release # Build and release a new gem to rubygems.org
3233
thor uninstall # Uninstall gem
33-
```
34+
```

0 commit comments

Comments
 (0)
Please sign in to comment.