From 3cd18fbff5099f43c86c991993689efa01592df5 Mon Sep 17 00:00:00 2001 From: Eduardo Cueto-Mendoza Date: Tue, 19 Oct 2021 19:15:59 +0100 Subject: [PATCH] Changed README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 7a41ed2..f4cbfdc 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,10 @@ ## automatic display rotation using built-in accelerometer Automatic rotate modern Linux desktop screen and input devices. Handy for -convertible touchscreen notebooks like the Kaby Lake model of the HP Spectre x360. +convertible touchscreen notebooks like the Dell Inspiron 7506 2n1. Compatible with [sway](http://swaywm.org/) and [X11](https://www.x.org/wiki/Releases/7.7/). -Available in the Arch User Repository: [rot8-git](https://aur.archlinux.org/packages/rot8-git/). - Rust language and the cargo package manager are required to build the binary. ```