Skip to content

Commit

Permalink
docs: fix up
Browse files Browse the repository at this point in the history
  • Loading branch information
nanne007 committed Jul 28, 2022
1 parent 7992238 commit bde6422
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ To cross compile crates to mips or other targets.
You need:

- [rust](https://rustup.rs/)
- [cross](https://github.com/cross-rs/cross).
- [cross](https://github.com/cross-rs/cross)
- Docker: cross needs it.

## Get Started
Expand Down Expand Up @@ -51,9 +51,9 @@ E2=b

## Other resources

[intro to omo - part1](./docs/intro-to-omo-part1.zh.md)
[prototype of move layer2 using cannon](./docs/prototype_of_cannon_in_move.zh.md)
[background of layer2](./docs/background.md)
- [intro to omo - part1](./docs/intro-to-omo-part1.zh.md)
- [prototype of move layer2 using cannon](./docs/prototype_of_cannon_in_move.zh.md)
- [background of layer2](./docs/background.md)

## License

Expand Down

0 comments on commit bde6422

Please sign in to comment.