From 1f8e6e6e6b32638d53b20ea22070c9d4c8a007dc Mon Sep 17 00:00:00 2001 From: Pavel Feldman Date: Fri, 31 Jan 2020 06:42:29 -0800 Subject: [PATCH] doc: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d792368f96..67827fe56a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ###### [API](https://github.com/microsoft/playwright/blob/master/docs/api.md) | [FAQ](#faq) | [Contributing](#contributing) -Playwright is a Node library to automate the [Chromium](https://www.chromium.org/Home), [WebKit](https://webkit.org/) and [Firefox](https://www.mozilla.org/en-US/firefox/new/) browsers with a single API. It enables **cross-browser** web automation platform that is **ever-green**, **capable**, **reliable** and **fast**. +Playwright is a Node library to automate the [Chromium](https://www.chromium.org/Home), [WebKit](https://webkit.org/) and [Firefox](https://www.mozilla.org/en-US/firefox/new/) browsers with a single API. It enables **cross-browser** web automation that is **ever-green**, **capable**, **reliable** and **fast**. | | ver | Linux | macOS | Win | | ---: | :---: | :---: | :---: | :---: |