From 5b5b034c4b7dd6dd18ba6bf73ee24875ecfef9aa Mon Sep 17 00:00:00 2001 From: Stefan Eletzhofer Date: Mon, 8 Jan 2024 01:36:58 +0100 Subject: [PATCH] Build Status --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index b85b394..522ef0d 100644 --- a/readme.md +++ b/readme.md @@ -12,6 +12,8 @@ on hot-reloading at the moment. The graphics part is done using [Raylib](https://www.raylib.com). +[![build](https://github.com/seletz/raylib-hot-code-reload-c-example/actions/workflows/cmake-single-platform.yml/badge.svg)](https://github.com/seletz/raylib-hot-code-reload-c-example/actions/workflows/cmake-single-platform.yml) + ## Why? When doing graphics programming for games or "recreational"