From 5e1aca59d9fa4986987def5e0743c2e573fd7514 Mon Sep 17 00:00:00 2001 From: Jane Lusby Date: Fri, 30 Aug 2019 11:43:08 -0700 Subject: [PATCH] Add the magnificent cheats.rs to the additional resources section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d93d7eb..aef25d0 100644 --- a/README.md +++ b/README.md @@ -102,5 +102,6 @@ Work in progress - https://github.com/RustBeginners/awesome-rust-mentors/issues/ ## Additional Resources +* Rust Language Cheat Sheet - https://cheats.rs/ * rust-learning - https://github.com/ctjhoa/rust-learning * awesome-rust - https://github.com/rust-unofficial/awesome-rust#resources