Skip to content

Commit

Permalink
added crates.io badge
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkamprath committed Sep 30, 2024
1 parent a1c8e5f commit 764e651
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# I2C Character Display
![crates.io](https://img.shields.io/crates/v/i2c-character-display.svg)
[![crates.io](https://img.shields.io/crates/v/i2c-character-display.svg)](https://crates.io/crates/i2c-character-display)
<!-- cargo-sync-readme start -->

This Rust `embedded-hal`-based library is a simple way to control a [HD44780](https://en.wikipedia.org/wiki/Hitachi_HD44780_LCD_controller)
Expand Down

0 comments on commit 764e651

Please sign in to comment.