We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 09e60e7 commit b30c703Copy full SHA for b30c703
README.md
@@ -1,4 +1,5 @@
1
-# appium_thor
+# appium_thor [](http://badge.fury.io/rb/appium_thor)[](https://gemnasium.com/appium/appium_thor)
2
+
3
4
Appium Thor helpers for appium's gems (appium_lib, appium_capybara)
5
@@ -30,4 +31,4 @@ thor notes # Update release notes
30
31
thor publish # Build and release a new gem to rubygems.org (same as rele...
32
thor release # Build and release a new gem to rubygems.org
33
thor uninstall # Uninstall gem
-```
34
+```
0 commit comments