Skip to content

Commit 9b0b049

Browse files
authored
Update README.md
1 parent 8030970 commit 9b0b049

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Looking for a list of currently available plugins in Flow? Visit [here](https://
3737
```
3838
5. For `IcoPath`, use a CDN provider for global accessibility. [jsdelivr.com](https://www.jsdelivr.com/) for example as shown above, works well with GitHub repositories.
3939
6. It is a requirement to set up a GitHub Actions workflow for automated build and release. Follow the guide [here](https://www.flowlauncher.com/docs/#/py-setup-project?id=_1-add-github-workflow) and use [this](https://github.com/Flow-Launcher/Flow.Launcher.Plugin.HelloWorldPython/blob/main/.github/workflows/Publish%20Release.yml) as an example.
40-
7. It is a requirement that your plugin conforms with the [submission policy](#submission-policy)
40+
7. It is a requirement that your plugin conforms with the [Plugin Store policy](#plugin-store-policy)
4141
8. Submit a pull request.
4242
9. The plugin will be available in Flow after the pull request is approved by the Flow Launcher Team.
4343

@@ -49,9 +49,9 @@ While the plugin is yet to appear in the store, you and your users can use `pm i
4949

5050
Every three hours the *CI* in this repository will check for new updates from plugins and automatically update them to the latest version.
5151

52-
## Submission policy
52+
## Plugin Store policy
5353

54-
Plugins that facilitate or contain any of the following will not be accepted:
54+
Plugins that facilitate or contain any of the following will not be allowed:
5555
- Malicious code
5656
- Piracy
5757
- Deceptive use

0 commit comments

Comments
 (0)