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 4dac8c7 commit 2481ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ 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 json files in [doc/example](doc/example) folder.
- Using JSON many other options can be set. See json files in [doc/example](doc/example) folder.

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

0 comments on commit 2481ec0

Please sign in to comment.