We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66d4010 commit 0312d75Copy full SHA for 0312d75
README.md
@@ -90,6 +90,8 @@ let backend = EmbeddedBackend::new(&mut display, config);
90
Mousefood can be run in a simulator using
91
[embedded-graphics-simulator](https://crates.io/crates/embedded-graphics-simulator) crate.
92
93
+
94
+
95
Run simulator example:
96
97
```shell
0 commit comments