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.