From 1022f23a655e6cd490f1c07e9e73240ec303ced3 Mon Sep 17 00:00:00 2001 From: Roland <33993199+rolznz@users.noreply.github.com> Date: Wed, 27 Sep 2023 19:54:57 +0700 Subject: [PATCH] doc: add other frameworks section to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ab1416d..b3bfa59 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,8 @@ import {Button, Modal, launchModal} from '@getalby/bitcoin-connect-react'; Programmatically launch modal ``` +### Other Frameworks +*Use another popular framework? please let us know or feel free to create a PR for a wrapper. See the React package for an example implementation.* ### Pure HTML