Skip to content

Commit

Permalink
[ROOT] Add the section about the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
MrVyM committed Dec 10, 2023
1 parent 51b1bea commit d220859
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@
```sh
cargo run
```
# How to read the doc

```sh
cargo doc --no-deps --open
```

# Wanted Architecture
```mermaid
flowchart RL
Expand Down

0 comments on commit d220859

Please sign in to comment.