From 6a5a2101920baf47d101829d0f6afabaf452901b Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Mon, 10 Aug 2026 11:40:21 +0300 Subject: [PATCH] docs: improve README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5ffff38..9200097 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # x11remote Mouse and keyboard remote control for X11 systems implemented as a HTML5 web app for touchscreen devices. @@ -27,9 +29,7 @@ multitude of alternatives. control of a regular linux system. ## Installation and Usage -The server is written in Haskell, so to build an compile just clone this repository and issue `cabal -install`. Run `x11remote -p PORT` to run x11remote on a custom port. On your touch device just open +The server is written in Python, so to run it just clone this repository and issue `python x11remote.py -p PORT` to run x11remote on a custom port. On your touch device just open the website at `http://:`. **Arch Linux users:** You can install x11remote from AUR! -