mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
Add badges to all crates' README.md
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# epaint - egui paint library
|
||||
|
||||
[](https://crates.io/crates/epaint)
|
||||
[](https://docs.rs/epaint)
|
||||
[](https://github.com/rust-secure-code/safety-dance/)
|
||||

|
||||

|
||||
|
||||
A bare-bones 2D graphics library for turning simple 2D shapes and text into textured triangles.
|
||||
|
||||
Made for [`egui`](https://github.com/emilk/egui/).
|
||||
|
||||
Reference in New Issue
Block a user