Skip to content

Commit

Permalink
Add demo gif
Browse files Browse the repository at this point in the history
  • Loading branch information
benfrankel committed Aug 20, 2024
1 parent 43cac8d commit ff4c661
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# pyri_tooltip

[![Crates.io](https://img.shields.io/crates/v/pyri_tooltip.svg)](https://crates.io/crates/pyri_tooltip)
[![Docs](https://docs.rs/pyri_tooltip/badge.svg)](https://docs.rs/pyri_tooltip/latest/pyri_tooltip/)
[![License](https://img.shields.io/badge/license-MIT%2FApache-blue.svg)](https://github.com/benfrankel/pyri_tooltip)

![A simple demonstration of a few tooltip features](https://github.com/user-attachments/assets/03b555ee-9792-4402-955b-457aa171a369)

Read the [documentation](https://docs.rs/pyri_tooltip/latest/pyri_tooltip) for more information.

# Bevy version compatibility

| `bevy` version | `pyri_tooltip` version |
| -------------- | ---------------------- |
| 0.14 | 0.1 |

# License

This crate is available under either of [MIT](LICENSE-MIT) or [Apache-2.0](LICENSE-Apache-2.0) at your choice.

0 comments on commit ff4c661

Please sign in to comment.