Merge pull request 'docs/readme' (#3) from docs/readme into develop

Reviewed-on: https://git.enzofoucaud.fr/open-source/sui-faucet-claim/pulls/3
This commit is contained in:
upong 2023-04-04 09:32:21 +00:00
commit b173a31474

View File

@ -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