Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cracked-machine committed Mar 10, 2024
1 parent 16cd390 commit 4dac8c7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,9 @@ options:
python3 -m mm.diagram kernel 0x10 0x50 rootfs 0x50 0x30 dtb 0x90 0x30 uboot 0xD0 0x50 uboot-scr 0x110 0x30 -l 0x3e8
```

- Using JSON the same options (plus many others) can be set. See example files in [doc/example](doc/example) folder.

- Using JSON the same options (plus many others) can be set. See json files in [doc/example](doc/example) folder.

```
python3 -m mm.diagram -f doc/example/input.json
```

0 comments on commit 4dac8c7

Please sign in to comment.