diff --git a/README.md b/README.md index 531f28c..cbea2dd 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,6 @@ TypeScript's decorators for writing Playwright based tests. [![npm version](https://badge.fury.io/js/playwright-decorators.svg)](https://www.npmjs.com/package/playwright-decorators) [![package tests](https://github.com/SebastianSedzik/playwright-decorators/actions/workflows/tests.yml/badge.svg?branch=master)](https://github.com/SebastianSedzik/playwright-decorators/actions/workflows/tests.yml) -> **Warning**: This package is in early development stage. Use it at your own risk. - ## 🌱 Installation ```sh npm i playwright-decorators