Skip to content

Commit

Permalink
feat: update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Atlasoin committed Nov 15, 2024
1 parent 939287d commit e7002fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@

This is a demo repo using OVM contracts lib to calculate Pi onchain.

`./src` is the main entry for the contract code.


## Usage

The `main` branch is using `forge install` to manage the dependencies. If you prefer using `npm`, check the branch [`npm`](https://github.com/webisopen/ovm-cal-pi/tree/npm).

### Build

```shell
Expand Down

0 comments on commit e7002fb

Please sign in to comment.