From cd68d256fe543036be8de867a4535e00e71a3a2b Mon Sep 17 00:00:00 2001 From: Roland <33993199+rolznz@users.noreply.github.com> Date: Fri, 1 Sep 2023 18:27:05 +0700 Subject: [PATCH] doc: add alpha warning to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 00b4871..a503812 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ https://getalby.github.io/bitcoin-connect ## 🚀 Quick Start +> 🚧WARNING🚧: this package is currently in Alpha. It's got awesome features, but is using new features of protocols such as WebLN and NWC which have not been finalized, and there may be breaking changes or bugs. + ### React Package `npm install @getalby/bitcoin-connect-react` or `yarn add @getalby/bitcoin-connect-react`