From 6e4ea1da7525c5b9c2fe3714c4a2a6f5c7d80026 Mon Sep 17 00:00:00 2001 From: Salvador Guzman Date: Fri, 18 Feb 2022 17:12:30 -0800 Subject: [PATCH] cleaned up typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 431b488..8bc748a 100644 --- a/README.md +++ b/README.md @@ -515,7 +515,7 @@ See also [A comparison of operating systems written in Rust](https://github.com/ [Rust Embedded](https://rust-embedded.org/) * Arduino - * [avr-rust/ruduino](https://github.com/avr-rust/ruduino) ^`^t Reusable components for the Arduino Uno. + * [avr-rust/ruduino](https://github.com/avr-rust/ruduino) Reusable components for the Arduino Uno. * Cross compiling * [japaric/rust-cross](https://github.com/japaric/rust-cross) — everything you need to know about cross compiling Rust programs [![build badge](https://api.travis-ci.org/japaric/rust-cross.svg?branch=master)](https://travis-ci.org/japaric/rust-cross) * [japaric/xargo](https://github.com/japaric/xargo) — effortless cross compilation of Rust programs to custom bare-metal targets like ARM Cortex-M [![build badge](https://api.travis-ci.org/japaric/xargo.svg?branch=master)](https://travis-ci.org/japaric/xargo)