Skip to content

Commit 5045068

Browse files
committed
chore: update README.md
1 parent 6049f58 commit 5045068

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
![Header](https://github.com/pemattern/tui-shader/blob/main/assets/demo.gif)
1+
<p align="center">
2+
<a href="https://github.com/pemattern/tui-shader"><img src="assets/demo.gif" width="720"></a>
3+
</p>
24

35
## What is tui-shader?
46

57
`tui-shader` provides the `ShaderCanvas` `StatefulWidget` for the `ratatui` crate allowing us to harness the power of GPU shaders to make our terminals a more beautiful place.
68

7-
> [!WARNING]
8-
>
9-
>
9+
> **Warning**
1010
> This crate is still very early in development, please expect: bugs, major breaking changes, lack of documentation, poor API design, lots of other terrible things.
1111
1212
## Examples

0 commit comments

Comments
 (0)