Skip to content

Commit 0312d75

Browse files
committed
docs(readme): Add simulator screenshot
1 parent 66d4010 commit 0312d75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ let backend = EmbeddedBackend::new(&mut display, config);
9090
Mousefood can be run in a simulator using
9191
[embedded-graphics-simulator](https://crates.io/crates/embedded-graphics-simulator) crate.
9292

93+
![](https://github.com/j-g00da/mousefood/blob/66d4010deed18f755cc3148a7f682f4119b7f664/assets/simulator.png?raw=true)
94+
9395
Run simulator example:
9496

9597
```shell

0 commit comments

Comments
 (0)