aboutsummaryrefslogtreecommitdiff
path: root/cortex-m-rt/README.md
diff options
context:
space:
mode:
authorGravatar Jorge Aparicio <japaricious@gmail.com> 2017-04-12 00:49:03 -0500
committerGravatar Jorge Aparicio <japaricious@gmail.com> 2017-04-12 00:53:33 -0500
commitf2ce9a599b1045e395994a5362a43ed82390b955 (patch)
tree5109399fe52925d72db4f2d7e55c6979fbaee0b9 /cortex-m-rt/README.md
parent603a10fe3c8cca4383eccdd14f9223ee93df074b (diff)
downloadcortex-m-f2ce9a599b1045e395994a5362a43ed82390b955.tar.gz
cortex-m-f2ce9a599b1045e395994a5362a43ed82390b955.tar.zst
cortex-m-f2ce9a599b1045e395994a5362a43ed82390b955.zip
v0.1.0
Diffstat (limited to 'cortex-m-rt/README.md')
-rw-r--r--cortex-m-rt/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/cortex-m-rt/README.md b/cortex-m-rt/README.md
index 13fdb81..49bc8a2 100644
--- a/cortex-m-rt/README.md
+++ b/cortex-m-rt/README.md
@@ -1,3 +1,6 @@
+[![crates.io](https://img.shields.io/crates/v/cortex-m-rt.svg)](https://crates.io/crates/cortex-m-rt)
+[![crates.io](https://img.shields.io/crates/d/cortex-m-rt.svg)](https://crates.io/crates/cortex-m-rt)
+
# `cortex-m-rt`
> Minimal runtime / startup for Cortex-M microcontrollers