From 24daa3554eb5e2f76dfdba1393e9155b28bc2f53 Mon Sep 17 00:00:00 2001 From: Romain Porte Date: Fri, 27 Mar 2020 20:54:49 +0100 Subject: README: add badges --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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_. -- cgit v1.2.3