diff --git a/README.md b/README.md index 118b193..2dc52aa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # SUI Faucet Claim -*It is a bot written in goling which automatically claims your faucet every 6 hours.* +*It is a bot written in golang which automatically claims your faucet every 6 hours.* ## Setup @@ -18,6 +18,7 @@ WALLET={wallet1},{wallet2},{wallet3},... ``` NETWORK can be `devnet` or `testnet`. +WALLET is your wallet address. ## Run