Skip to content

Commit 27d0259

Browse files
Update README with contributors (#64)
1 parent 6dd75d8 commit 27d0259

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ docker exec -it byor psql -U postgres -c 'CREATE DATABASE byor_test'
3434

3535
If you restart your system running `docker start byor` will bring the database back online.
3636

37-
### Exection
37+
### Execution
3838

3939
To build the application, follow these steps:
4040

@@ -66,3 +66,7 @@ yarn dev --port 8080
6666

6767
Anvil is used because hardhat is incapable of filtering logs using the `fromBlock`/`toBlock`.
6868
Read more about this issue [here](https://github.com/wagmi-dev/viem/discussions/366) and [here](https://github.com/foundry-rs/foundry/issues/4729).
69+
70+
## Contributors
71+
72+
- [fewwwww](https://github.com/fewwwww), [Sequencer Ordering](https://github.com/l2beat/byor/pull/62)

0 commit comments

Comments
 (0)