From b3da674018f91d9340f5b8a1ccdb85ff5a28cb60 Mon Sep 17 00:00:00 2001 From: Jack Ye <1160210343@qq.com> Date: Sat, 12 Jul 2025 08:53:34 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b97e3463..1a3a3900f 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Looking for a list of currently available plugins in Flow? Visit [here](https:// ## How to submit your plugin -1. Create a file named `${name}-${uuid}.json` in the [plugins](https://github.com/Jack251970/Flow.Launcher.PluginsManifest/tree/plugin_api_v2/plugins) directory. +1. Create a file named `${name}-${uuid}.json` in the [plugins](https://github.com/Flow-Launcher/Flow.Launcher.PluginsManifest/tree/plugin_api_v2/plugins) directory. 2. Copy these items from your plugin project's `plugin.json` file: - `ID` - `Name`