From 91e8ec8e6fb8c4c856d6967a9c5f6e56fa1e8508 Mon Sep 17 00:00:00 2001 From: Smaug123 Date: Thu, 20 Jul 2023 20:19:12 +0100 Subject: [PATCH] Add badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 388be79..22d49a9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # The Little Learner, in Rust [![Rust](https://github.com/Smaug123/little_learner/actions/workflows/rust.yml/badge.svg)](https://github.com/Smaug123/little_learner/actions/workflows/rust.yml) +[![CI](https://woodpecker.patrickstevens.co.uk/api/badges/patrick/little_learner/status.svg)](https://woodpecker.patrickstevens.co.uk/api/badges/patrick/little_learner/status.svg) Me running through [The Little Learner](https://www.thelittlelearner.com/), but in Rust instead of Scheme. -- 2.51.0