From 01aab9189d4b04d58f157d5242380baacc1071c6 Mon Sep 17 00:00:00 2001 From: Per Ryan Edin Date: Sat, 27 Jun 2026 06:34:02 +0200 Subject: [PATCH] Add badges to README --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 2033bea..27e0ea6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +[![Made with Love][made-with-love-badge]](https://bitshift.helloryan.se/) +[![Build Status][build-badge]](https://code.helloryan.se/bitshift/bitshift-validate/actions) +[![Documentation][docs-badge]](https://bitshift.helloryan.se/validate/) +[![License][license-badge]](https://code.helloryan.se/bitshift/bitshift-validate/src/branch/master/LICENSE) +[![Build System][build2-badge]](https://build2.org/) +[![Discord][discord-badge]](https://discord.gg/96cBuVgVMS) + Validate ======== @@ -97,5 +104,12 @@ If you want to actively contribute to the project, send an e-mail to Contributions are welcome in many forms, from code contributions to simple issue reporting. Don't hesitate to get in touch! +[made-with-love-badge]: https://img.shields.io/badge/Made_with_%E2%9D%A4%EF%B8%8F_by-The%20BitShift%20Contributors-red +[build-badge]: https://code.helloryan.se/bitshift/bitshift-validate/actions/workflows/on-push.yaml/badge.svg +[docs-badge]: https://img.shields.io/badge/Documentation-Doxygen-yellow +[license-badge]: https://img.shields.io/badge/License-BSD_2--Clause-orange +[build2-badge]: https://img.shields.io/badge/Powered_by-build2-red +[discord-badge]: https://img.shields.io/discord/1444936129718522024?logo=discord&logoColor=white&label=Discord&color=blue + [build2]: https://build2.org/ [ryan@helloryan.se]: mailto:ryan@helloryan.se