diff --git a/README.md b/README.md index bd38b150..4948e290 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ The implementation guidelines can be found [here](https://docs.hyperlane.xyz/doc | Aggregation ISM | ✅ | | Routing ISM | ✅ | | Interchain Gas Payment | ❌ | -| Warp Routes | ❌ | +| Warp Routes | ✅ | ## Project structure @@ -156,4 +156,4 @@ Once set, the contracts can be deployed using this command( assuming `ts-node` i ```bash ts-node deploy.ts -``` \ No newline at end of file +```