Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add --features flag to README examples
When running locally, the `cargo run`/`cargo playdate run` examples in the README failed to compile due to missing required features. Hence, add the relevant flag to all examples to ensure that they build and run correctly, assuming the rest of the pre-requisites have been met.
- Loading branch information