diff --git a/README.md b/README.md index 6c64848..adffc38 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# Rust Playground +# Rust Mono -Experimenting with Rust. +[![Build Status](https://github.com/utensil/rust-mono/actions/workflows/main.yml/badge.svg)](https://github.com/utensil/rust-mono/actions/workflows/main.yml) - +A monorepo for my Rust projects. -## Resources +## Learning Resources (maybe outdated) - Getting Started - [Learn Rust in Y Minutes](https://learnxinyminutes.com/docs/rust/)