aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLibravatar Silas Bartha <[email protected]>2024-06-05 08:33:12 -0400
committerLibravatar GitHub <[email protected]>2024-06-05 08:33:12 -0400
commitbaee5830eefdab6bbe1e17a6445201a101867656 (patch)
treee14833465fa418636b668adfeb6995ee13fe1956
parent5560d5d092a4849cfe1ce63d85cef57c07ce8d8b (diff)
Update README.md
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 84a918a..cd0d1d8 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,9 @@
# bevy_framebuffer_extract
+![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 plugin for the [Bevy](https://bevyengine.org) engine which allows for exporting framebuffer data from a camera.