Skip to content

Commit e631ed9

Browse files
committed
Revert "docs: update the readme"
This reverts commit 95af8b7.
1 parent 95af8b7 commit e631ed9

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

README.md

-12
Original file line numberDiff line numberDiff line change
@@ -22,18 +22,6 @@ Please read [`[5.0.0]`](CHANGELOG.md#500---2021-11-05) section in [CHANGELOG](CH
2222
# Related library
2323
- https://github.com/appium/ruby_lib
2424

25-
# Compatibility Matrix
26-
27-
This library depends on the Selenium Ruby binding.
28-
Basically the latest Appium client can use the latest Selenium Ruby binding, but it needs a proper combination in some cases as below.
29-
30-
|Appium Ruby Core Client| Selenium binding|
31-
|----|----|
32-
| `=> 6.4.0` | `~> 4.2`, `< 4.10` |
33-
| `=> 5.2.0`, `< 6.4.0` | `~> 4.2`, `< 4.9` |
34-
| `=> 5.0.0` `< 5.2.0` | `~> 4.0`, `< 4.2` |
35-
| `< 5.0.0` | `~> 3.14`|
36-
3725
# How to start
3826
## Run tests
3927
### Unit Tests

0 commit comments

Comments
 (0)