Add badge to README #2

Merged
patrick merged 1 commits from readme-badge into main 2023-07-20 19:42:59 +00:00
Showing only changes of commit 91e8ec8e6f - Show all commits

View File

@@ -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.