diff --git a/README.md b/README.md index c2d1fc71ac7..ca14762bcb4 100644 --- a/README.md +++ b/README.md @@ -78,3 +78,8 @@ running an Osmosis node! The contributing guide for Osmosis explains the branching structure, how to use the SDK fork, and how to make / test updates to SDK branches. + +## LocalOsmosis + +LocalOsmosis is a containerized local Osmosis testnet used for trying out new features locally. +LocalOsmosis documentation can be found [here](https://github.com/osmosis-labs/osmosis/tree/main/tests/localosmosis)