Skip to content

Commit

Permalink
Using capital letters
Browse files Browse the repository at this point in the history
  • Loading branch information
budtmo authored Sep 4, 2018
1 parent b9eb515 commit b4cf637
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@

### Why is this approach needed at first place?

- Helps in quick & easier setup of automation environment for appium + android
- Helps in quick & easier setup of automation environment for Appium + Android
- Without this approach, you'll need to do each of the automation setup steps manually; which can be slow and error prone
- Refer to [Selenium Conference Youtube video](https://www.youtube.com/watch?v=jGW6ycW_tTQ&list=PLRdSclUtJDYXFVU37NEqh4KkT78BLqjcG&index=7) for more details

### Images Included:

- appium/appium - Docker Image to run appium tests on real android devices.
- To execute in android emulator's please visit [docker-android](https://github.com/butomo1989/docker-appium.git)
- appium/appium - Docker Image to run appium tests on real Android devices.
- To execute in Android emulator's please visit [docker-android](https://github.com/butomo1989/docker-appium.git)

### How to Build:

Expand Down

0 comments on commit b4cf637

Please sign in to comment.