From b41d702a9b88fc9359c9ed806f7009abc474cc05 Mon Sep 17 00:00:00 2001 From: Esoteric Enderman Date: Wed, 18 Dec 2024 22:05:09 +0000 Subject: [PATCH] Add status badge to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dc140a8..f32af60 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Microbit Movement +[![Project Status: Completed](./assets/images/badges/status.svg)](./) + > Moving square on a microbit. > Open this page at [https://EsotericEnderman.github.io/microbit-movement/](https://EsotericEnderman.github.io/microbit-movement/)