Skip to content

Commit

Permalink
docs: remove unstable API warning from docs (#25)
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianSedzik authored Aug 4, 2023
1 parent 7f21318 commit 0e4861d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0e4861d

Please sign in to comment.