diff options
author | 2020-07-27 21:11:27 -0400 | |
---|---|---|
committer | 2020-07-27 21:11:27 -0400 | |
commit | d127b377a5587d14b8f449f9b1de21b8319b17f1 (patch) | |
tree | 3bea110c2429cfc2d46ee8dd09f02b41e80fefcf | |
parent | f77226af16ac3da8012fba8c1f3cb1f424997706 (diff) | |
download | rtic-d127b377a5587d14b8f449f9b1de21b8319b17f1.tar.gz rtic-d127b377a5587d14b8f449f9b1de21b8319b17f1.tar.zst rtic-d127b377a5587d14b8f449f9b1de21b8319b17f1.zip |
fix badges / clean up README
-rw-r--r-- | README.md | 10 |
1 files changed, 3 insertions, 7 deletions
@@ -4,9 +4,9 @@ A concurrency framework for building real-time systems. Formerly known as Real-Time For the Masses. - - - +[](https://crates.io/crates/cortex-m-rtic) +[](https://docs.rs/cortex-m-rtic) +[](https://rtic.rs/)  ## Features @@ -50,10 +50,6 @@ Formerly known as Real-Time For the Masses. - Applications must be written using the 2018 edition. -## [User documentation](https://rtic.rs) - -## [API reference](https://rtic.rs/0.5/api/) - ## Chat Join us and talk about RTIC in the [Matrix room][matrix-room]. |