aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Silas Bartha <[email protected]>2024-06-05 08:32:23 -0400
committerLibravatar GitHub <[email protected]>2024-06-05 08:32:23 -0400
commit8fe2406277eb11719a03122b82199c06e0f54ed0 (patch)
treef2ae4deee38f5e58dbf03de709e8b1689f91eac5 /README.md
parentdd0f84a6dc26cc041e5b1a6beeae6da8a72a76a5 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index b9e24cd..eebc4e3 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,9 @@
# 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)
+![License](https://img.shields.io/badge/license-MIT%2FApache-blue.svg)
+![Tag](https://img.shields.io/github/v/tag/exvacuum/bevy_terminal_display)
+![Build](https://img.shields.io/github/actions/workflow/status/exvacuum/bevy_terminal_display/rust.yml)
+[![Docs](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.