From 68c51cd013a3bc5de30a62558a988e9fb6a1b8e0 Mon Sep 17 00:00:00 2001 From: Alex Liang Date: Mon, 25 Jul 2022 22:05:15 -0700 Subject: [PATCH] Made the "Usage" documentation more concise --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 312fa54..e9a5537 100644 --- a/README.md +++ b/README.md @@ -45,4 +45,4 @@ That's it! ## Usage -For the most part, things are self explanatory. One possible point of confusion may be how to modify your preferences once you've hidden the app from menu bar. To show preferences and to temporarily show the menu bar icon again, with the application running the background, simply open the application again which will display the preferences window. +One possible confusion may be how to modify your preferences once you've hidden the app from menu bar. To show preferences and temporarily show the menu bar icon again, simply open the application again which will display the preferences window.