readme.md in appium_lib-9.15.2 vs readme.md in appium_lib-9.16.0

- old
+ new

@@ -16,9 +16,10 @@ Helper methods for writing cross platform (iOS, Android) tests in Ruby using Appium. Note that user waits should not exceed 120 seconds if they're going to run on Sauce Labs. [Ruby_lib_core](https://github.com/appium/ruby_lib_core) is the core driver library which provide `selenium-webdriver` related features and driver methods for Appium. The `ruby_lib` wrap the driver and serve many helpful methods for users. +You can use the ruby_core_lib directly if you would like to use minimal Ruby client for Appium. # Setup ## Requirement - [Appium](https://github.com/appium/appium#requirements) - Ruby: 2.2+