aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Silas Bartha <[email protected]>2024-06-04 19:10:42 -0400
committerLibravatar GitHub <[email protected]>2024-06-04 19:10:42 -0400
commitdd0f84a6dc26cc041e5b1a6beeae6da8a72a76a5 (patch)
treef26e305d0146645bda4ef0e5424ccf052d740580 /README.md
parent4f6e38b62e59ca4f318b62c29e8b2373efa45157 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 44bee7c..b9e24cd 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
# bevy_terminal_display
+![](https://img.shields.io/github/v/tag/exvacuum/bevy_terminal_display)
+![](https://img.shields.io/github/actions/workflow/status/exvacuum/bevy_terminal_display/rust.yml)
+[![](https://img.shields.io/website?url=https%3A%2F%2Fexvacuum.github.io%2Fbevy_terminal_display%2F&label=docs)](https://exvacuum.github.io/bevy_terminal_display)
A (very experimental) plugin for the [Bevy](https://bevyengine.org) engine which allows for rendering to a terminal window.