From ca950c4ed29dba27140ab782d20f986e76c6ac17 Mon Sep 17 00:00:00 2001 From: Victor B <39555268+victorbnl@users.noreply.github.com> Date: Sat, 13 Mar 2021 16:49:40 +0100 Subject: [PATCH] Fix checkboxes in README --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 18c8b80..49f8da2 100644 --- a/README.md +++ b/README.md @@ -40,15 +40,15 @@ You can also activate the app at any time by pressing `Command + Option + Z`. A loose idea of the features planned for development. -- [] Alert user to deactivate shortcut on first activation. -- [] In-app updates. -- [] Preferences menu. -- [] Customize global shortcut. -- [] Customize sizes. -- [] Customize colors. -- [] Customize background color (e.g. chroma key). -- [] Customize toolbar location (e.g. left, right, bottom, top). -- [] Add as menu icon instead of dock icon. +- [ ] Alert user to deactivate shortcut on first activation. +- [ ] In-app updates. +- [ ] Preferences menu. +- [ ] Customize global shortcut. +- [ ] Customize sizes. +- [ ] Customize colors. +- [ ] Customize background color (e.g. chroma key). +- [ ] Customize toolbar location (e.g. left, right, bottom, top). +- [ ] Add as menu icon instead of dock icon. ## Developing