From b4cf637c2b729f861036c6ae84e2272ba779658a Mon Sep 17 00:00:00 2001 From: Budi Utomo Date: Tue, 4 Sep 2018 12:35:14 +0200 Subject: [PATCH] Using capital letters --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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: