diff options
author | Silas Bartha <[email protected]> | 2024-08-04 13:25:51 -0400 |
---|---|---|
committer | Silas Bartha <[email protected]> | 2024-08-04 13:25:51 -0400 |
commit | c8860bc561e56ba9747d5ccc783b7f1e8fb6d648 (patch) | |
tree | 35fe965d665e8608dad0ce4c27e60dff2c98e58d /README.md | |
parent | e9e89ef02f59feef2b7dee7a3110d89358df311e (diff) | |
parent | 0473421f977873ff127d24ad6e2f73f3033d78dd (diff) |
Merge branch 'master' of github.com:exvacuum/bevy_headless_render
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |