From cf2414ba8edb33646d85ab73e3994bffc0ab31a6 Mon Sep 17 00:00:00 2001 From: MrTycoon Date: Tue, 7 Oct 2025 22:05:56 +0500 Subject: [PATCH] Update README.md Follow each step to get successful allocation. --- profile/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 4312181..a101640 100644 --- a/profile/README.md +++ b/profile/README.md @@ -23,7 +23,8 @@ Monad is a high-performance Ethereum-compatible L1. - [R&D Blog](https://blog.monad.xyz/) ## Guides - + Follow each step to get successful allocation. + ### Deploy Smart Contract - [Foundry](https://docs.monad.xyz/guides/deploy-smart-contract/foundry) - [Hardhat](https://docs.monad.xyz/guides/deploy-smart-contract/hardhat)