From 7fd702591f448316cf77efef721c320dbe32cfd9 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 15 Dec 2022 09:59:56 +1100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ffe809f0a..0f2270dcc 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Dedicated to making your workflow flow more seamless. Search everything from app - New shortcut functionality to set additional action keywords or search terms. -### Impvroved Program Plugin +### Improved Program Plugin - PATH is now indexed - Support for .url files, flow can now search installed steam/epic games. - Improved UWP indexing. @@ -349,7 +349,7 @@ Yes please, let us know in the [Q&A](https://github.com/Flow-Launcher/Flow.Launc ### New changes -All changes to flow are captured via pull requests. Some new changes will have been merged but still pending release, this means whilst a change may not exist in the current latest release, it may very well have been accepted and merged into the dev branch and available as a pre-release download. It is therefore a good idea that before you start to make changes, search through the open and closed pull requests to make sure the change you intend to make is not already done. +All changes to flow are captured via pull requests. Some new changes will have been merged but still pending release, this means whilst a change may not exist in the current release, it may very well have been accepted and merged into the dev branch and available as a pre-release download. It is therefore a good idea that before you start to make changes, search through the open and closed pull requests to make sure the change you intend to make is not already done. Each of the pull requests will be marked with a milestone indicating the planned release version for the change.