Add badge to README (#2)
All checks were successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/all-checks-complete Pipeline was successful

Co-authored-by: Smaug123 <patrick+github@patrickstevens.co.uk>
Reviewed-on: #2
This commit is contained in:
2023-07-20 19:42:59 +00:00
parent 45226e18ce
commit ec8fd7e2a7

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.