Skip to content

Commit 4a34eab

Browse files
committed
Added version shield
1 parent dca5e9a commit 4a34eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ AndroidViewClient
33
**AndroidViewClient** is ~~an extension to [monkeyrunner](http://developer.android.com/tools/help/monkeyrunner_concepts.html)~~ a 100% pure python tool that simplifies test script creation providing higher level operations and the ability of obtaining the tree of Views present at any given moment on the device or emulator screen.
44

55
[![Downloads](https://pypip.in/download/androidviewclient/badge.svg)](https://pypi.python.org/pypi/androidviewclient/)
6-
[![Latest Version](https://pypip.in/version/androidviewclient/badge.svg?text=pypi)](https://pypi.python.org/pypi/androidviewclient/)
6+
[![Latest Version](https://pypip.in/version/androidviewclient/badge.svg?text=version)](https://pypi.python.org/pypi/androidviewclient/)
77

88
More detailed information can be found in the [AndroidViewClient wiki](https://github.com/dtmilano/AndroidViewClient/wiki)
99

0 commit comments

Comments
 (0)