We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 095aa7c commit 12b7bc2Copy full SHA for 12b7bc2
README.md
@@ -10,7 +10,7 @@ Looking for a list of currently available plugins in Flow? Visit [here](https://
10
11
## How to submit your plugin
12
13
-Add your plugin by updating the plugins.json file with the following details via a pull request:
+Add your plugin by adding a file in _plugins_ directory named "${name}-${uuid}.json" with the following details via a pull request:
14
15
```json
16
{
0 commit comments