From 1f143520a8c94caf0300197affe8027139c34b55 Mon Sep 17 00:00:00 2001 From: andrea Date: Sun, 15 Mar 2026 18:13:58 +0100 Subject: [PATCH] add cd status on README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4967d4a..8122e27 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ A classic implementation of the Pong game developed specifically for the Arduino UNO R4 WiFi, utilizing its built-in 12×8 LED matrix as the game screen. [![Arduino Pong CI](https://github.com/Dea1993/arduino_pong/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/Dea1993/arduino_pong/actions/workflows/ci.yml) +[![Arduino Pong CD](https://github.com/Dea1993/arduino_pong/actions/workflows/cd.yml/badge.svg)](https://github.com/Dea1993/arduino_pong/actions/workflows/cd.yml) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](LICENSE) # 📹 Preview