diff --git a/README.md b/README.md
index 055f0ad..68701ab 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,13 @@
-# ๐ Scaffold-ETH 2
+# ๐ Scaffold-Move
-๐งช An open-source, up-to-date toolkit for building decentralized applications (dapps) on the Ethereum blockchain. It's designed to make it easier for developers to create and deploy smart contracts and build user interfaces that interact with those contracts.
+๐งช An open-source, up-to-date toolkit for building decentralized applications (dapps) on Move blockchains like Aptos and Movement M1. It's designed to make it easier for developers to create and deploy smart contracts and build user interfaces that interact with those contracts.
-โ๏ธ Built using NextJS, RainbowKit, Hardhat, Wagmi, Viem, and Typescript.
+โ๏ธ Built using NextJS, RainbowKit and Typescript.
- โ
**Contract Hot Reload**: Your frontend auto-adapts to your smart contract as you edit it.
- ๐ช **[Custom hooks](https://docs.scaffoldeth.io/hooks/)**: Collection of React hooks wrapper around [wagmi](https://wagmi.sh/) to simplify interactions with smart contracts with typescript autocompletion.
@@ -27,7 +27,7 @@ Before you begin, you need to install the following tools:
## Quickstart
-To get started with Scaffold-ETH 2, follow the steps below:
+To get started with Scaffold-Move, follow the steps below:
1. Clone this repo & install dependencies
@@ -70,12 +70,8 @@ Visit your app on: `http://localhost:3000`. You can interact with your smart con
## Documentation
-Visit our [docs](https://docs.scaffoldeth.io) to learn how to start building with Scaffold-ETH 2.
-
-To know more about its features, check out our [website](https://scaffoldeth.io).
+Coming soon.
## Contributing to Scaffold-ETH 2
-We welcome contributions to Scaffold-ETH 2!
-
-Please see [CONTRIBUTING.MD](https://github.com/scaffold-eth/scaffold-eth-2/blob/main/CONTRIBUTING.md) for more information and guidelines for contributing to Scaffold-ETH 2.
+We welcome contributions to Scaffold-Move!