diff --git a/packages/playwright-chromium/README.md b/packages/playwright-chromium/README.md index a2e318a035..af0ffa982f 100644 --- a/packages/playwright-chromium/README.md +++ b/packages/playwright-chromium/README.md @@ -1,3 +1,3 @@ # playwright-chromium -This package contains the [Chromium](https://www.chromium.org/) flavor of the [Playwright](http://github.com/microsoft/playwright) library. If you want to write end-to-end tests, we recommend [`@playwright/test](https://playwright.dev/docs/intro). +This package contains the [Chromium](https://www.chromium.org/) flavor of the [Playwright](http://github.com/microsoft/playwright) library. If you want to write end-to-end tests, we recommend [@playwright/test](https://playwright.dev/docs/intro). diff --git a/packages/playwright-firefox/README.md b/packages/playwright-firefox/README.md index 821e4e1089..f5862649fb 100644 --- a/packages/playwright-firefox/README.md +++ b/packages/playwright-firefox/README.md @@ -1,3 +1,3 @@ # playwright-firefox -This package contains the [Firefox](https://www.mozilla.org/firefox/) flavor of the [Playwright](http://github.com/microsoft/playwright) library. If you want to write end-to-end tests, we recommend [`@playwright/test](https://playwright.dev/docs/intro). +This package contains the [Firefox](https://www.mozilla.org/firefox/) flavor of the [Playwright](http://github.com/microsoft/playwright) library. If you want to write end-to-end tests, we recommend [@playwright/test](https://playwright.dev/docs/intro). diff --git a/packages/playwright-webkit/README.md b/packages/playwright-webkit/README.md index 2566ff437a..a5914d8016 100644 --- a/packages/playwright-webkit/README.md +++ b/packages/playwright-webkit/README.md @@ -1,3 +1,3 @@ # playwright-webkit -This package contains the [WebKit](https://www.webkit.org/) flavor of the [Playwright](http://github.com/microsoft/playwright) library. If you want to write end-to-end tests, we recommend [`@playwright/test](https://playwright.dev/docs/intro). +This package contains the [WebKit](https://www.webkit.org/) flavor of the [Playwright](http://github.com/microsoft/playwright) library. If you want to write end-to-end tests, we recommend [@playwright/test](https://playwright.dev/docs/intro).