Add readme field
This commit is contained in:
parent
20b4b2c18f
commit
774ffd95cf
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
||||||
[package]
|
[package]
|
||||||
name = "keylightd"
|
name = "keylightd"
|
||||||
version = "1.0.0"
|
version = "1.0.1"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "0BSD"
|
license = "0BSD"
|
||||||
|
readme = "README.md"
|
||||||
description = "Keyboard backlight daemon for Framework laptops"
|
description = "Keyboard backlight daemon for Framework laptops"
|
||||||
repository = "https://github.com/jonas-schievink/keylightd"
|
repository = "https://github.com/jonas-schievink/keylightd"
|
||||||
categories = ["hardware-support", "command-line-utilities"]
|
categories = ["hardware-support", "command-line-utilities"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue