aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 04e957e..ea4057d 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,9 @@
# bevy_dither_post_process
+![License](https://img.shields.io/badge/license-MIT%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/website?url=https%3A%2F%2Fexvacuum.github.io%2Fbevy_dither_post_process%2F&label=docs)](https://exvacuum.github.io/bevy_dither_post_process)
A plugin for the [Bevy](https://bevyengine.org) engine which adds a dither post-processing effect.