From 18ce7783a29e2cf086c63d993160fc63359ac18a Mon Sep 17 00:00:00 2001 From: Vinzenz Schroeter Date: Sat, 3 May 2025 12:33:06 +0200 Subject: [PATCH] add shields --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a4886fa..17d5be5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # servicepoint-simulator -A simulator for the CCCB airport display. +[![Releases](https://git.berlin.ccc.de/servicepoint/servicepoint-simulator/badges/release.svg)](https://git.berlin.ccc.de/servicepoint/servicepoint-simulator/releases) +[![crates.io](https://img.shields.io/crates/v/servicepoint-simulator.svg)](https://crates.io/crates/servicepoint-simulator) +[![Crates.io Total Downloads](https://img.shields.io/crates/d/servicepoint-simulator)](https://crates.io/crates/servicepoint-simulator) +[![GPLv3 licensed](https://img.shields.io/crates/l/servicepoint-simulator)](./LICENSE) +[![CI](https://git.berlin.ccc.de/servicepoint/servicepoint-simulator/badges/workflows/rust.yml/badge.svg)](https://git.berlin.ccc.de/servicepoint/servicepoint-simulator) + +A simulator for the CCCB service point display. ![example render](example_render.png)