diff --git a/README.md b/README.md index b2ffef9..ece5a90 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# WebdriverIO Browser Drivers Monorepo (WIP) +# WebdriverIO Browser Drivers Monorepo This monorepo contains Node.js wrappers for managing browser driver binaries ([Geckodriver](https://github.com/webdriverio/driver/blob/main/packages/node-geckodriver/README.md), [Edgedriver](https://github.com/webdriverio/driver/blob/main/packages/node-edgedriver/README.md), and [Safaridriver](https://github.com/webdriverio/driver/blob/main/packages/node-safaridriver/README.md)). These packages facilitate downloading, starting, and managing driver server processes for [WebdriverIO](https://webdriver.io) and other test automation frameworks.