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