diff --git a/README.md b/README.md index 8822f34..c49d2ee 100644 --- a/README.md +++ b/README.md @@ -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: