Skip to content

Commit b746aca

Browse files
committed
small content updates
1 parent 07080f9 commit b746aca

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
| [Using Java 7 with MJSONWP protocol](./java_7) | [Using Java 8 with w3c protocol](./java_8) |
2-
|----------------------------------------------- | ------------------------------------------ |
1+
| [Using Java 7 client with MJSONWP protocol](./java_7) | [Using Java 8 client with w3c protocol](./java_8) |
2+
|------------------------------------------------------ | ------------------------------------------------- |

java_7/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
| Using Java 7 with MJSONWP protocol | [Using Java 8 with w3c protocol](../java_8) |
2-
|----------------------------------- | ------------------------------------------- |
1+
| Using Java 7 client with MJSONWP protocol | [Using Java 8 client with w3c protocol](../java_8) |
2+
|------------------------------------------ | -------------------------------------------------- |
33

44
# java-appium-app-browserstack
55

@@ -9,7 +9,7 @@ This repository demonstrates how to run Appium Java tests on BrowserStack App Au
99

1010
### Requirements
1111

12-
1. Java 8+
12+
1. Java 8+ (JDK)
1313

1414
- If Java is not installed, follow these instructions:
1515
- For Windows, download latest java version from [here](https://java.com/en/download/) and run the installer executable

java_8/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
| [Using Java 7 with MJSONWP protocol](../java_7) | Using Java 8 with w3c protocol |
2-
|------------------------------------------------ | ------------------------------ |
1+
| [Using Java 7 client with MJSONWP protocol](../java_7) | Using Java 8 client with w3c protocol |
2+
|------------------------------------------------------- | ------------------------------------- |
33

44
# java-appium-app-browserstack
55

@@ -9,7 +9,7 @@ This repository demonstrates how to run Appium Java tests on BrowserStack App Au
99

1010
### Requirements
1111

12-
1. Java 8+
12+
1. Java 8+ (JDK)
1313

1414
- If Java is not installed, follow these instructions:
1515
- For Windows, download latest java version from [here](https://java.com/en/download/) and run the installer executable

0 commit comments

Comments
 (0)