Skip to content

Commit

Permalink
fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
n00kii committed Sep 2, 2022
1 parent e957c39 commit 8c12e4b
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Simple notifications library for [`egui`](https://github.com/emilk/egui)

![example_image](media/toasts_type.png)

![example_video](media/toasts_example_video.mp4)
![example_video](media/toasts_example_video.gif)
# Usage
```rust
use egui_notify::Toasts;
Expand Down
Binary file removed media/out.gif
Binary file not shown.
Binary file added media/toasts_example_video.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed media/toasts_example_video.mp4
Binary file not shown.

0 comments on commit 8c12e4b

Please sign in to comment.