From 52005369648e06cb2e1b36bb5dd7c19445aa4ee4 Mon Sep 17 00:00:00 2001 From: Silas Bartha Date: Wed, 5 Jun 2024 08:33:58 -0400 Subject: Update README.md --- README.md | 6 +++--- 1 file 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. -- cgit v1.2.3