From 3a659aaf9d679521233cfaf2f5ac93b3f11cd9c5 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 7 Apr 2024 00:58:28 +0300 Subject: [PATCH] docs... Signed-off-by: Alex A. Naanou --- README.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 035c847..9f6c23b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ # Thinkpad keyboard backlight brightness -This service will set the keyboard backlight brightness based on ambient -light levels. +This systemd ervice will set the keyboard backlight brightness based on +ambient light levels. + +This is initially designed for _Thinkpad X1 Yoga (gen3)_ but should work +on other devices with minor configuration tweaks. ## Install @@ -33,3 +36,13 @@ Environment=VALUE=1 $ sudo make uninstall ``` + +## License + +[BSD 3-Clause License](./LICENSE) + +Copyright (c) 2024, Alex A. Naanou, +All rights reserved. + + +