Commit: 2be6e0ac69d3500ca1443cc8e09ab4b31fd6fcb7 Parent: a00a2f8a6042365427048c4465e91ae08081ae72 Author: Fabian Foerg Date: Thu, 2 Jun 2022 22:00:19 -0400 Add links in README.md Diffstat:
M | README.md | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -7,10 +7,10 @@ # About Xsct (X11 set color temperature) is a UNIX tool which allows you to set the color -temperature of your screen. It is simpler than Redshift and f.lux. +temperature of your screen. It is simpler than [Redshift](https://github.com/jonls/redshift) and [f.lux](https://justgetflux.com/). Original code was published by Ted Unangst in the public domain: -http://www.tedunangst.com/flak/post/sct-set-color-temperature +https://www.tedunangst.com/flak/post/sct-set-color-temperature Minor modifications were made in order to get sct to: - compile on Ubuntu 14.04