Skip to content

Commit

Permalink
Punctuation Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
the-rectifier committed Nov 18, 2021
1 parent 86a7164 commit 153b167
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

The course on Embedded Systems (ACE411) at TU Crete had us develop a Sudoku Solver on an ATMega16 (Using the STK-500). So I wrote a small frontend / interface in Rust to interact with the STK-500 over UART.

### Why:
### Why

Because I wanted to learn more about Rust and I was definitely not going to be sending 81 Cells by hand using Putty

Expand Down Expand Up @@ -155,7 +155,7 @@ Or you can [Build](#Build) it yourself.

---

### Build
### Build

- Install [Rust](https://www.rust-lang.org/learn/get-started) using rustup
- Add windows (or linux) target:
Expand Down

0 comments on commit 153b167

Please sign in to comment.