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

|
||||

|
||||
|
||||
A bare-bones 2D math library with types and functions useful for GUI building.
|
||||
|
||||
Made for [`egui`](https://github.com/emilk/egui/).
|
||||
|
||||
Reference in New Issue
Block a user