diff --git a/README.md b/README.md index 4dd0814..137e0b1 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ The Public Allocator provides the possibility to the vault owner or a per vault - **Fee**: If set, user must pay a fee in ETH to be able to call `reallocateTo`. The vault owner or the Public Allocator vault admin can set this fee, as well as taking the accumulated fees out by calling `transferFee`. +## Deployments + +See the [documentation](https://docs.morpho.org/addresses#public-allocator). + ## Testing To run tests: `forge test`.