From 1526cb2548e100429071aaa0a81243b1122c5551 Mon Sep 17 00:00:00 2001 From: Antonio Viggiano Date: Thu, 4 Apr 2024 10:20:40 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 61dd68e..5d31306 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Writing invariant tests that work seamlessly with Foundry, Echidna, Medusa, and Chimera addresses this problem by enabling a "write once, run everywhere" approach. -## Limitations +### Limitations Chimera currently only supports cheatcodes implemented by [HEVM](https://hevm.dev/ds-test-tutorial.html?highlight=cheat#supported-cheat-codes).