From 36a5452b77c0a20bd8b7204164d578dea268d1ec Mon Sep 17 00:00:00 2001 From: Alexander Cerutti Date: Wed, 14 Aug 2019 15:58:49 +0200 Subject: [PATCH] Removed beta notice in v2 --- README.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/README.md b/README.md index eb9417b..90df136 100644 --- a/README.md +++ b/README.md @@ -25,15 +25,6 @@ This package comes with an [API documentation](./API.md), that makes available a > ⚠ Do not rely on branches outside "master", as might not be stable and will be removed once merged. -
- -> ⚠⚠ Please notice this is a beta. It is not yet available publicly on NPM. Therefore you'll have to build through **typescript** it before using it: - -
- -```sh -$ npm run build -``` ### Install ```sh