Skip to content

Commit

Permalink
doc2readme
Browse files Browse the repository at this point in the history
  • Loading branch information
LuckyTurtleDev committed Apr 14, 2024
1 parent b273187 commit e5b8221
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions embedded-sprites/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# embedded-sprites ![License: MIT OR Apache-2.0](https://img.shields.io/badge/license-MIT%20OR%20Apache--2.0-blue) [![embedded-sprites on crates.io](https://img.shields.io/crates/v/embedded-sprites)](https://crates.io/crates/embedded-sprites) [![embedded-sprites on docs.rs](https://docs.rs/embedded-sprites/badge.svg)](https://docs.rs/embedded-sprites) [![Source Code Repository](https://img.shields.io/badge/Code-On%20none-blue)](none) ![Rust Version: none](https://img.shields.io/badge/rustc--orange.svg)
# embedded-sprites ![License: MIT OR Apache-2.0](https://img.shields.io/badge/license-MIT%20OR%20Apache--2.0-blue) [![embedded-sprites on crates.io](https://img.shields.io/crates/v/embedded-sprites)](https://crates.io/crates/embedded-sprites) [![embedded-sprites on docs.rs](https://docs.rs/embedded-sprites/badge.svg)](https://docs.rs/embedded-sprites)

Embedded no std graphics library for bundling image at compile time, to be used at the [embedded-graphics][__link0] crate.

Expand Down Expand Up @@ -26,7 +26,8 @@ SPRITE2.draw(&mut display).unwrap();
```


[__cargo_doc2readme_dependencies_info]: ggGkYW0BYXSEGyDwipHVMb5RGxgd3zutc1TvG3ARKV4UcQ1NGyM1aXabIPYbYXKEG3UKlWy8vTi0G4kv9VENJTIRG2q_VeeZzLcpG8a3zQR9jj8BYWSBg3BlbWJlZGRlZC1zcHJpdGVzZTAuMS4ycGVtYmVkZGVkX3Nwcml0ZXM

[__cargo_doc2readme_dependencies_info]: ggGkYW0BYXSEG_W_Gn_kaocAGwCcVPfenh7eGy6gYLEwyIe4G6-xw_FwcbpjYXKEG3UKlWy8vTi0G4kv9VENJTIRG2q_VeeZzLcpG8a3zQR9jj8BYWSBg3BlbWJlZGRlZC1zcHJpdGVzZTAuMS4ycGVtYmVkZGVkX3Nwcml0ZXM
[__link0]: https://crates.io/crates/embedded-graphics
[__link1]: https://docs.rs/embedded-sprites/0.1.2/embedded_sprites/?search=include_image
[__link2]: https://docs.rs/embedded-sprites/0.1.2/embedded_sprites/?search=image::Image
Expand Down

0 comments on commit e5b8221

Please sign in to comment.