Skip to content

Commit 6959a96

Browse files
committed
Merge branch 'master' of github.com:jarmo/RAutomation
2 parents c0f9b5e + be572f2 commit 6959a96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Gem Version](https://badge.fury.io/rb/rautomation.png)](http://badge.fury.io/rb/rautomation)
44

55
* Web: http://www.github.com/jarmo/RAutomation
6-
* Author: Jarmo Pertman ([mailto:jarmo](at)jarmopertman.com)
6+
* Author: Jarmo Pertman [jarmo@jarmopertman.com](mailto:jarmo@jarmopertman.com)
77

88

99
RAutomation is a small and easy to use library for helping out to automate
@@ -48,7 +48,7 @@ RAutomation provides:
4848
# use adapter's (in this case AutoIt's) internal methods not part of the public API directly
4949
window2.WinClose("[TITLE:Other Title]")
5050

51-
Check out the documentation for other possible usages!
51+
Check out [the documentation](https://rubydoc.info/github/jarmo/RAutomation) for other possible usages!
5252

5353
## INSTALL
5454

0 commit comments

Comments
 (0)