diff options
author | Silas Bartha <[email protected]> | 2024-12-10 23:33:13 -0500 |
---|---|---|
committer | Silas Bartha <[email protected]> | 2024-12-10 23:33:13 -0500 |
commit | 1e6766230ad21c9967e36746ab807437f6361839 (patch) | |
tree | 79d2148cd8be40ae803161ec4952f34b48a590a3 /README.md | |
parent | fef4585b5f5d5ef74bc57bfae2e9bbb1f50a4889 (diff) |
Removed github workflow
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ [![Crates](https://img.shields.io/crates/v/bevy_dither_post_process)](https://crates.io/crates/bevy_dither_post_process) ![License](https://img.shields.io/badge/license-0BSD%2FMIT%2FApache-blue.svg) ![Tag](https://img.shields.io/github/v/tag/exvacuum/bevy_dither_post_process) -![Build](https://img.shields.io/github/actions/workflow/status/exvacuum/bevy_dither_post_process/rust.yml) [![Docs](https://img.shields.io/docsrs/bevy_dither_post_process)](https://docs.rs/bevy_dither_post_process) A plugin for the [Bevy](https://bevyengine.org) engine which adds a dither post-processing effect. |