Skip to content

Commit 556f8dd

Browse files
authored
chore: links to main readme (#2298)
* chore: add links to arch page * chore: links to main readme
1 parent 5732f62 commit 556f8dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ The full list of projects that use Revm is available in the awesome-revm section
4747

4848
### How to, dev section
4949

50-
Note that [book](https://bluealloy.github.io/revm/) and [code docs](https://docs.rs/revm/20.0.0-alpha.1/revm/index.html) are still in WIP stage and they are being updated!
50+
The [book](https://bluealloy.github.io/revm/) and [`Architecture and API`](https://bluealloy.github.io/revm/architecture.html) page is the best starting resource.
5151

52-
Part of the links point to the code documentation or the book. code docs are there to explain usage of particular part of the code where book is to get more of the overview on architecture or how components/projects fit toggether.
52+
Some quicklinks can be found here. Some pointto code documentation or book. code docs are there to explain usage of particular part of the code where book is to get more of the overview on architecture or how components/projects fit toggether.
5353

5454
* How to build and use revm can be found here. (code)
5555
* Architecture overview can be seen here. [book](https://bluealloy.github.io/revm/architecture.html)

0 commit comments

Comments
 (0)