From 866bac64797a347e17bc0f5c1ced692dc2deaa7f Mon Sep 17 00:00:00 2001 From: Jannis <55352293+fluxxcode@users.noreply.github.com> Date: Tue, 17 Dec 2024 21:30:28 +0100 Subject: [PATCH] docs: update readme (#224) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8f9a95ad..4cc76063 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,6 @@ The latest changes included in the next release can be found in the [CHANGELOG.m ## Features - Pick a file or a directory -- Select a file or a directory - Save a file (Prompt user for a destination path) - Dialog to ask the user if the existing file should be overwritten - Pick multiple files and folders at once (ctrl/shift + click on linux/windows and cmd/shift + click on macOS)