From 6d993c3a7e721b12d4101ce577808104ea477751 Mon Sep 17 00:00:00 2001 From: Alexander Bocken <32177905+AlexBocken@users.noreply.github.com> Date: Sat, 25 Apr 2020 15:03:18 +0200 Subject: [PATCH] fix formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40b0dc0..97831c7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A simple interactive tool to: - turn bluetooth on/off - blacklist paired devices to not be listed in connection selection (useful for auto-connecting devices like some mice) -all via dmenu. Should be easily extendable by editing the 'actions' string. +all via dmenu. Should be easily extendable by editing the `actions` string. # Installation Edit the Makefile to reflect your preffered installation destination. Then, simply