Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aviggiano authored Nov 7, 2023
1 parent d03fa14 commit 943ce0e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

Chimera is a smart contract property-based testing framework. Write once, run everywhere.

### Installation

```bash
forge install aviggiano/chimera
```

### Motivation

When writing property-based tests, developers commonly face several issues:
Expand Down

0 comments on commit 943ce0e

Please sign in to comment.