aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Silas Bartha <[email protected]>2024-08-04 13:25:51 -0400
committerLibravatar Silas Bartha <[email protected]>2024-08-04 13:25:51 -0400
commitc8860bc561e56ba9747d5ccc783b7f1e8fb6d648 (patch)
tree35fe965d665e8608dad0ce4c27e60dff2c98e58d /README.md
parente9e89ef02f59feef2b7dee7a3110d89358df311e (diff)
parent0473421f977873ff127d24ad6e2f73f3033d78dd (diff)
Merge branch 'master' of github.com:exvacuum/bevy_headless_render
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a0f64c5..e86ba28 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
![License](https://img.shields.io/badge/license-MIT%2FApache-blue.svg)
![Tag](https://img.shields.io/github/v/tag/exvacuum/bevy_headless_render)
![Build](https://img.shields.io/github/actions/workflow/status/exvacuum/bevy_headless_render/rust.yml)
-[![Docs](https://img.shields.io/website?url=https%3A%2F%2Fexvacuum.github.io%2Fbevy_headless_render%2F&label=docs)](https://exvacuum.github.io/bevy_headless_render)
+[![Docs](https://img.shields.io/docsrs/bevy_headless_render)](https://exvacuum.github.io/bevy_headless_render)
A plugin for the [Bevy](https://bevyengine.org) engine which allows for headless rendering.