Firmware for the b-parasite board, but in Rust!

Update README

Changed files
+1 -1
+1 -1
README.md
···
For flashing, you'll need `probe-rs`, so be sure to [follow the install instructions here](https://probe.rs/docs/getting-started/installation/). There will be [further setup required after installation](https://probe.rs/docs/getting-started/probe-setup/).
-
This should be enough to get you all the necessary tools in place for compiling and flashing your b-parasite board. To check everything compiles correctly, `cd` into the `para-firmware` folder and run the following:
+
This should be enough to get you all the necessary tools in place for compiling and flashing your b-parasite board. To check everything compiles correctly, run the following:
```
cargo build