aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Silas Bartha <[email protected]>2024-06-05 08:34:58 -0400
committerLibravatar GitHub <[email protected]>2024-06-05 08:34:58 -0400
commit347594e4217c8947dfae0faf888f1ded7c0329e5 (patch)
tree039fc1620ba8325fcd31f2ccd7363f5f4075a93c /README.md
parent6817371b31c696136b6c7afcd9b829188952b563 (diff)
Update README.md
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.