Skip to content

Commit 9120629

Browse files
Update README.md
1 parent 0b6c2c1 commit 9120629

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Setup Helpers
22
These contracts were created with the intention of speeding up the setup process for an invariant testing suite.
33

4-
For an example implementation of these contracts in use see the [create-chimera-app](https://github.com/Recon-Fuzz/create-chimera-app-2) repo.
4+
For an example implementation of these contracts in use see the [create-chimera-app](https://github.com/Recon-Fuzz/create-chimera-app) repo.
55

66
## [ActorManager](https://github.com/Recon-Fuzz/setup-helpers/blob/main/src/ActorManager.sol)
77
The `ActorManager` contract serves as the source of truth for actors that are being used in the fuzzing suite setup.

0 commit comments

Comments
 (0)