diff --git a/README.md b/README.md index 015524d..aaa331c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Collection of IBC middleware implementations, on top of [`ibc-rs`](https://github.com/cosmos/ibc-rs). - [Packet forward middleware](crates/packet-forward/) +- [Module middleware definitions](crates/module/) +- [Module middleware helper macros](crates/module-macros/) ## Licensing