diff --git a/README.md b/README.md index 9b4920f..05768f5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@ [![Build Status](https://github.com/PaperStrike/wrightplay/actions/workflows/test.yml/badge.svg)](https://github.com/PaperStrike/wrightplay/actions/workflows/test.yml) [![npm Package](https://img.shields.io/npm/v/wrightplay?logo=npm "wrightplay")](https://www.npmjs.com/package/wrightplay) -Playwright needs you focus on Node.js side (e2e test), wrightplay draws you back to the browsers (unit test). +Experience the seamless synergy of Playwright with wrightplay: while Playwright takes the center stage for Node.js (e2e testing), wrightplay puts the spotlight back on browsers (unit testing). + +For a complete example showing how to use wrightplay, check out [wrightplay-demo](https://github.com/PaperStrike/wrightplay-demo). **Project Under Development**