diff --git a/README.md b/README.md index 1ea9304..e44a769 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ SuperVaults allow users to deposit assets and automatically distribute them acro 1. Clone the repository 2. Install dependencies: `forge install` 3. Compile contracts: `make build` +4. Run tests: `make ftest` ## Tests