diff --git a/README.md b/README.md index 7fe83fbad0ccf79ebd7e6572da50ac52032301cb..95f90293e998cb4173f07ebf1e47542acc8d5805 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ -# Flow3-rs -### Rust board support / runtime for the Badge +<img align="right" src="img/logo.png" width="220" /> + +# flow3-rs +### Rust board-support / runtime for the flow3r badge This repo provides a pure-rust board support crate / runtime + drivers for the hardware on the badge diff --git a/img/logo.png b/img/logo.png new file mode 100644 index 0000000000000000000000000000000000000000..bbb045469fae3cef248b449a2268961c167285b8 Binary files /dev/null and b/img/logo.png differ