From 53ccef04b115135f13761c20010f1b0b39e0186b Mon Sep 17 00:00:00 2001 From: Federico Di Pierro Date: Sun, 20 Dec 2020 11:56:32 +0100 Subject: [PATCH] Updated readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84e3fdf..d3dbece 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Moreover, it enables getting ambient brightness through webcam frames capture or It works on both X, Wayland and tty. On wayland specific protocols need to be implemented by your compositor; have a look at {Gamma, Dpms, Screen} wiki pages. -Clightd is used as a backend by [Clight](https://github.com/FedeDP/Clight) but it can be used without it too. +Clightd is used as a backend by [Clight](https://github.com/FedeDP/Clight). **For a guide on how to build, features and lots of other infos, refer to [Clightd Wiki Pages](https://github.com/FedeDP/Clightd/wiki).** **Note that Wiki pages will always refer to master branch.**