summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAgathe Porte <microjoe@microjoe.org>2020-03-27 20:54:49 +0100
committerAgathe Porte <microjoe@microjoe.org>2020-03-27 20:54:49 +0100
commit2a21a1e6a9186c8760c0c9faaeebaf45d5f16b80 (patch)
tree8c336c94f09199e2559e7b39a7410754c5f8b7a7
parent2d9ce227338b9fa39577e9db56c66d1e7d692541 (diff)
downloadcharlcd-2a21a1e6a9186c8760c0c9faaeebaf45d5f16b80.tar.gz
charlcd-2a21a1e6a9186c8760c0c9faaeebaf45d5f16b80.zip
README: add badges
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index d96972d..8e5efd5 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
A rust crate to interact with the mainline Linux charlcd.c driver.
+[![crates.io](https://img.shields.io/crates/v/charlcd.svg)](https://crates.io/crates/charlcd)
+[![crates.io](https://img.shields.io/crates/l/charlcd.svg)](https://crates.io/crates/charlcd)
+
Or, said boldly: _a crate to **correctly** interact with HD44780 LCD
screens on embedded Linux devices_.