Skip to content

Commit

Permalink
feat: add links to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ts0yu authored Aug 17, 2024
1 parent fa5eb23 commit d48ee6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The price of the simulation's underlying pool is set via a price process that im

## Usage

To use Arena, the Rust programming language must be installed on your machine. This is commonly achieved using `rustup`.
To use Arena, the Rust programming language alongside the Foundry framework must be installed on your machine. This is commonly achieved using [`rustup`](https://rustup.rs/), and [`foundryup`](https://book.getfoundry.sh/getting-started/installation)

Arena can be added to your library or binary with
```
Expand Down

0 comments on commit d48ee6e

Please sign in to comment.