Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Commit d2d3cf3

Browse files
committed
docs: add link to full documentation at end of Quick Start
1 parent a54faae commit d2d3cf3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Ready-to-use UI components for Algorand wallet integration, built as a companion
1212
- 🔌 **Simple Integration**: Drop-in components for wallet connection
1313
- 🧠 **Smart Components**: Automatic detection of connected state
1414
- 🎨 **Styling Options**: Works with or without Tailwind CSS
15-
- 🏷️ **NFD Support**: Built-in Algorand Name Service integration
15+
- 🏷️ **NFD Support**: Built-in NFD integration
1616
- 🔄 **Account Management**: Switch between accounts and wallets
1717
- 🌓 **Dark Mode**: Automatic light/dark theme support
1818
- 🚀 **Framework Support**: Currently React, with Vue and SolidJS coming soon
@@ -62,6 +62,8 @@ function App() {
6262

6363
That's it! You now have a fully functional wallet connection system.
6464

65+
For complete documentation, see [React Package Documentation](./packages/react/README.md).
66+
6567
## Packages
6668

6769
- [@txnlab/use-wallet-ui-react](./packages/react) - React components for use-wallet UI

0 commit comments

Comments
 (0)