diff --git a/README.md b/README.md index cbfa254a..b91ae1ae 100644 --- a/README.md +++ b/README.md @@ -25,12 +25,17 @@ Reference implementation of Kava, a blockchain for cross-chain DeFi. Built using the [comsos-sdk](https://github.com/cosmos/cosmos-sdk). + ## Quick Start ```sh make install ``` +## Mainnet + +Note, the current reccomended version of the software for mainnet is v0.3.1. + To join the latest testnet, head over to the [testnet repo](https://github.com/Kava-Labs/kava-testnets). ## License