Add badges to kittest README.md
This commit is contained in:
parent
54d00d7d69
commit
81806c4b86
|
|
@ -1,5 +1,10 @@
|
||||||
# egui_kittest
|
# egui_kittest
|
||||||
|
|
||||||
|
[](https://crates.io/crates/egui_kittest)
|
||||||
|
[](https://docs.rs/egui_kittest)
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
Ui testing library for egui, based on [kittest](https://github.com/rerun-io/kittest) (an [AccessKit](https://github.com/AccessKit/accesskit) based testing library).
|
Ui testing library for egui, based on [kittest](https://github.com/rerun-io/kittest) (an [AccessKit](https://github.com/AccessKit/accesskit) based testing library).
|
||||||
|
|
||||||
## Example usage
|
## Example usage
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue