README.rdoc in rautomation-0.11.0 vs README.rdoc in rautomation-0.12.0
- old
+ new
@@ -2,12 +2,10 @@
{<img src="https://badge.fury.io/rb/rautomation.png" alt="Gem Version" />}[http://badge.fury.io/rb/rautomation]
* Web: http://www.github.com/jarmo/RAutomation
* Author: Jarmo Pertman (mailto:jarmo.p[at]gmail.com)
-{<img alt='Click here to lend your support to: RAutomation and make a donation at www.pledgie.com !' src='https://pledgie.com/campaigns/16196.png?skin_name=chrome' />}[https://pledgie.com/campaigns/16196]
-
RAutomation is a small and easy to use library for helping out to automate windows and their controls
for automated testing.
RAutomation provides:
* Easy to use and user-friendly API (inspired by Watir http://www.watir.com)
@@ -98,9 +96,14 @@
== Contributors
* Levi Wilson - https://github.com/leviwilson
* Eric Kessler - https://github.com/enkessler
* Stephan Schwab - https://github.com/snscaimito
+
+== Libraries Using RAutomation
+
+* watir-classic[https://github.com/watir/watir-classic]
+* mohawk[https://github.com/leviwilson/mohawk]
== Note on Patches/Pull Requests
* Fork the project.
* Make your feature addition or bug fix.