From 2f51234687aa5f38bf9a0ebfc4c299e8a271ed9a Mon Sep 17 00:00:00 2001 From: sezanzeb Date: Thu, 26 Nov 2020 23:46:06 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e01bb059..9497c8a8 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@

-# Running +## Running Installation: @@ -35,7 +35,7 @@ key-mapper-gtk You can also start it via your applications menu. -# Dependencies +## Dependencies Depending on how those packages are called in your distro: @@ -43,14 +43,14 @@ Depending on how those packages are called in your distro: It works with both Wayland and X11. -# Tests +## Tests ```bash pylint keymapper --extension-pkg-whitelist=evdev sudo python3 setup.py install && python3 tests/test.py ``` -# Roadmap +## Roadmap - [x] show a dropdown to select valid devices - [x] creating presets per device