From d5238d35db305e5da465fe6e2a4034d977319bb0 Mon Sep 17 00:00:00 2001 From: John Baird Date: Sat, 18 Feb 2023 15:35:52 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 425b580..fb4effa 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# swiftquit +# Swift Quit Swift Quit enables automatic quitting of macOS apps when closing their windows (clicking the red x). It can be configured to quit when the last window of any app closed, or restricted to a specific list of apps. Additionally, you can exclude apps you dont want to quit automatically. # Use At Your Own Risk