Skip to content

Commit

Permalink
improved documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkamprath committed Sep 30, 2024
1 parent 0af0870 commit a95308a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description = "Driver for HD44780-based character displays connected via a I2C a
license = "MIT"
repository = "https://github.com/michaelkamprath/i2c-character-display"
readme = "README.md"
keywords = ["embedded", "i2c", "character display", "driver", "lcd"]
keywords = ["embedded", "i2c", "character-display", "driver", "lcd"]
categories = ["embedded-hal", "no-std", "embedded"]

[lib]
Expand Down

0 comments on commit a95308a

Please sign in to comment.