aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Silas Bartha <[email protected]>2024-12-10 23:33:13 -0500
committerLibravatar Silas Bartha <[email protected]>2024-12-10 23:33:13 -0500
commit1e6766230ad21c9967e36746ab807437f6361839 (patch)
tree79d2148cd8be40ae803161ec4952f34b48a590a3 /README.md
parentfef4585b5f5d5ef74bc57bfae2e9bbb1f50a4889 (diff)
Removed github workflow
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 53250c6..17b2f53 100644
--- a/README.md
+++ b/README.md
@@ -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.