aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Silas Bartha <[email protected]>2024-06-05 08:33:58 -0400
committerLibravatar GitHub <[email protected]>2024-06-05 08:33:58 -0400
commit52005369648e06cb2e1b36bb5dd7c19445aa4ee4 (patch)
tree946638c4bcd957ec676d1b853d1b78c24bbfc5b8 /README.md
parentbaee5830eefdab6bbe1e17a6445201a101867656 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index cd0d1d8..ad6f12b 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +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)
+![Tag](https://img.shields.io/github/v/tag/exvacuum/bevy_framebuffer_extract)
+![Build](https://img.shields.io/github/actions/workflow/status/exvacuum/bevy_framebuffer_extract/rust.yml)
+[![Docs](https://img.shields.io/website?url=https%3A%2F%2Fexvacuum.github.io%2Fbevy_framebuffer_extract%2F&label=docs)](https://exvacuum.github.io/bevy_framebuffer_extract)
A plugin for the [Bevy](https://bevyengine.org) engine which allows for exporting framebuffer data from a camera.