From 6a55f004df03d8841e1af9ef9cbb0ccab3e147e0 Mon Sep 17 00:00:00 2001 From: Darrian <49536135+daredoole@users.noreply.github.com> Date: Mon, 27 Apr 2026 16:00:12 -0400 Subject: [PATCH] Remove screenshots from README Removed screenshots section from README. --- README.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/README.md b/README.md index 399a444..cec630f 100644 --- a/README.md +++ b/README.md @@ -58,20 +58,6 @@ Recommended first-run flow: 6. Start the Linux service with `./build/mwb_client install-user-service` and `systemctl --user enable --now mwb-client.service`. 7. Verify the service with `./build/mwb_client doctor --config ~/.config/mwb-client/config.ini`. -## Screenshots - -Pairing helper workflow: - -![Pairing helper screenshot](docs/screenshots/pairing-helper.svg) - -Windows layout example: - -![PowerToys layout screenshot](docs/screenshots/powertoys-layout.svg) - -Linux tray and controller flow: - -![Tray and controller screenshot](docs/screenshots/tray-controller.svg) - ## Features - Absolute cursor movement and click injection (left, right, middle buttons, scroll wheel)