Skip to content

Commit 6289541

Browse files
authored
move Plugin section to under Getting Started, update plugin development links
1 parent d015a1e commit 6289541

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ Flow Launcher. Dedicated to make your workflow flow more seamlessly. Aimed at be
2121
<h4 align="center">
2222
<a href="#Features">Features</a> •
2323
<a href="#Getting-Started">Getting Started</a> •
24-
<a href="#Plugins">Plugins</a> •
2524
<a href="#Status">Status</a> •
2625
<a href="#Contributing">Contributing</a> •
2726
<a href="#QuestionSuggestion">Question/Suggestion</a> •
@@ -69,15 +68,15 @@ Windows may complain about security due to code not being signed, this will be c
6968

7069
[More tips](https://flow-launcher.github.io/docs/#/usage-tips)
7170

72-
## Plugins
71+
### Plugins
7372

7473
Flow searches files and contents via Windows Index Search, to use **Everything**: `pm install everything`.
7574

7675
If you are using Python plugins, Flow will prompt to either select the location or allow Python (Embeddable) to be automatic downloaded for use.
7776

7877
Vist [here](https://flow-launcher.github.io/docs/#/plugins) for our plugin portfolio.
7978

80-
If you are keen to write your own plugin in flow, please take a look at our plugin development documentation
79+
If you are keen to write your own plugin for flow, please take a look at our plugin development documentation for [C#](https://flow-launcher.github.io/docs/#/develop-csharp-plugins) or [Python](https://flow-launcher.github.io/docs/#/develop-py-plugins)
8180

8281
## Status
8382

0 commit comments

Comments
 (0)