From e7abb1dc5370d166c895a7f6d291212de53e3a65 Mon Sep 17 00:00:00 2001 From: arjanjohan Date: Wed, 10 Jul 2024 16:13:13 +0200 Subject: [PATCH] readme finished --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ed2eeb5..68dc4c5 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,8 @@ ⚙️ Built using NextJS, Tailwind and Typescript. - ✅ **Module Hot Reload**: Your frontend auto-adapts to your Move modules as you edit it. -- 🪝 **[Custom hooks](https://docs.scaffoldeth.io/hooks/)**: Collection of React hooks to simplify interactions with Move modules . -- 🧱 [**Components**](https://docs.scaffoldeth.io/components/): Collection of common web3 components to quickly build your frontend. +- 🪝 **Custom hooks**: Collection of React hooks to simplify interactions with Move modules . +- 🧱 **Components**: Collection of common web3 components to quickly build your frontend. - 🔐 **Integration with Wallet Providers**: Connect your Petra Wallet and interact with the Aptos or Movement M1 network. ![Debug Modules tab](assets/debug.png)