diff --git a/README.md b/README.md
index 081ccc1..07cd23a 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@ This project includes web components for connecting to Lightning wallets and ena
## 🛝 Try it out here
-https://getalby.github.io/bitcoin-connect
+[Bitcoin Connect Landing](https://getalby.github.io/bitcoin-connect)
## 🚀 Quick Start
@@ -22,22 +22,46 @@ https://getalby.github.io/bitcoin-connect
You can use Bitcoin Connect without any build tools:
-```
+```html
```
## 🤙 Usage
+### React
+
+```jsx
+import {Button, Modal, launchModal} from '@getalby/bitcoin-connect-react';
+
+// render a button
+