Fix markdown lint

This commit is contained in:
Unrud 2021-06-06 00:54:31 +02:00
parent 592f40006f
commit 0b6dac0ae6
2 changed files with 38 additions and 37 deletions

View file

@ -1,18 +1,19 @@
# Remote Touchpad
Control mouse and keyboard from the webbrowser of a smartphone (or any other device with a touchscreen).
Control mouse and keyboard from the webbrowser of a smartphone
(or any other device with a touchscreen).
To take control open the displayed URL or scan the QR code.
Supports Flatpak's RemoteDesktop portal (for Wayland), Windows and X11.
## Installation
* [Flatpak](https://flathub.org/apps/details/com.github.unrud.RemoteTouchpad)
* [Snap](https://snapcraft.io/remote-touchpad)
* [Windows](https://github.com/Unrud/remote-touchpad/releases/latest)
* Golang:
* Portal & X11: `go get -u -tags portal,x11 github.com/Unrud/remote-touchpad`
* Windows: `get get -u github.com/Unrud/remote-touchpad`
* [Flatpak](https://flathub.org/apps/details/com.github.unrud.RemoteTouchpad)
* [Snap](https://snapcraft.io/remote-touchpad)
* [Windows](https://github.com/Unrud/remote-touchpad/releases/latest)
* Golang:
* Portal & X11: `go get -u -tags portal,x11 github.com/Unrud/remote-touchpad`
* Windows: `get get -u github.com/Unrud/remote-touchpad`
## Screenshots