From 4fe57058d2c254604c9fc5df2ff6bce1b698107b Mon Sep 17 00:00:00 2001 From: sfja Date: Mon, 30 Mar 2026 10:30:18 +0200 Subject: [PATCH] fix badges --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e7d8843..2248b7a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Skate project -![workflow](https://github.com/Mercantec-GHC/h5-projekt-mst/actions/workflows/verify.yml/badge.svg) +![backend workflow](https://github.com/Mercantec-GHC/h5-projekt-mst/actions/workflows/backend.yml/badge.svg) +![game workflow](https://github.com/Mercantec-GHC/h5-projekt-mst/actions/workflows/game.yml/badge.svg) +![skateboard workflow](https://github.com/Mercantec-GHC/h5-projekt-mst/actions/workflows/skateboard.yml/badge.svg) - [Notion - H5](https://mercantec.notion.site/h5-2026) - [ESP32-S3 Get started](https://docs.espressif.com/projects/esp-idf/en/stable/esp32s3/get-started/index.html)