You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -47,9 +47,9 @@ The full list of projects that use Revm is available in the awesome-revm section
47
47
48
48
### How to, dev section
49
49
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.
51
51
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.
53
53
54
54
* How to build and use revm can be found here. (code)
55
55
* Architecture overview can be seen here. [book](https://bluealloy.github.io/revm/architecture.html)
0 commit comments