Add readme field

This commit is contained in:
Jonas Schievink 2023-04-20 21:17:24 +02:00
parent 20b4b2c18f
commit 774ffd95cf

View file

@ -1,8 +1,9 @@
[package]
name = "keylightd"
version = "1.0.0"
version = "1.0.1"
edition = "2021"
license = "0BSD"
readme = "README.md"
description = "Keyboard backlight daemon for Framework laptops"
repository = "https://github.com/jonas-schievink/keylightd"
categories = ["hardware-support", "command-line-utilities"]