From 11340d90d7b59283a0c11219c640a6c71a528ca6 Mon Sep 17 00:00:00 2001 From: Hongtao Zhang Date: Sun, 16 Jun 2024 17:48:07 -0500 Subject: [PATCH] change readme according to coderabbit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4c8d99ec8..f163f464e 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ scoop install Flow-Launcher choco install Flow-Launcher ``` -> When installing for the first time Windows may raise an issue about security due to code not being signed, if you downloaded from this repo then you are good to continue the set up. +> When installing for the first time Windows may raise an issue about security due to code not being signed, if you downloaded from this repo, then you are good to continue the set up. Or download the [early access version](https://github.com/Flow-Launcher/Prereleases/releases). @@ -122,7 +122,7 @@ Or download the [early access version](https://github.com/Flow-Launcher/Prerelea - Drag a file/folder to File Explorer, or even Discord. -- Copy/move behavior can be change via Ctrl or Shift, and the operation is displayed on the mouse cursor. +- Copy/move behavior can be changed via Ctrl or Shift, and the operation is displayed on the mouse cursor. ### Windows & Control Panel Settings @@ -378,7 +378,7 @@ Each of the pull requests will be marked with a milestone indicating the planned ### Contributing -Contributions are very welcome, in addition to the main project(C#) there are also [documentation](https://github.com/Flow-Launcher/docs)(md), [website](https://github.com/Flow-Launcher/flow-launcher.github.io)(html/css) and [others](https://github.com/Flow-Launcher) that can be contributed to. If you are unsure of a change you want to make, let us know in the [Discussions](https://github.com/Flow-Launcher/Flow.Launcher/discussions/categories/ideas), otherwise feel free to put in a pull request. +Contributions are very welcome, in addition to the main project(C#) there are also [documentation](https://github.com/Flow-Launcher/docs)(md), [website](https://github.com/Flow-Launcher/flow-launcher.github.io)(html/css) and [others](https://github.com/Flow-Launcher) that can be contributed to. If you are unsure of a change you want to make, let us know in the [Discussions](https://github.com/Flow-Launcher/Flow.Launcher/discussions/categories/ideas), otherwise, please consider submitting a pull request. You will find the main goals of flow placed under the [Projects board](https://github.com/Flow-Launcher/Flow.Launcher/projects), so feel free to contribute on that. If you would like to make small incremental changes, feel free to do so as well.