mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
move Plugin section to under Getting Started, update plugin development links
This commit is contained in:
parent
d015a1ec21
commit
6289541e38
1 changed files with 2 additions and 3 deletions
|
|
@ -21,7 +21,6 @@ Flow Launcher. Dedicated to make your workflow flow more seamlessly. Aimed at be
|
|||
<h4 align="center">
|
||||
<a href="#Features">Features</a> •
|
||||
<a href="#Getting-Started">Getting Started</a> •
|
||||
<a href="#Plugins">Plugins</a> •
|
||||
<a href="#Status">Status</a> •
|
||||
<a href="#Contributing">Contributing</a> •
|
||||
<a href="#QuestionSuggestion">Question/Suggestion</a> •
|
||||
|
|
@ -69,7 +68,7 @@ Windows may complain about security due to code not being signed, this will be c
|
|||
|
||||
[More tips](https://flow-launcher.github.io/docs/#/usage-tips)
|
||||
|
||||
## Plugins
|
||||
### Plugins
|
||||
|
||||
Flow searches files and contents via Windows Index Search, to use **Everything**: `pm install everything`.
|
||||
|
||||
|
|
@ -77,7 +76,7 @@ If you are using Python plugins, Flow will prompt to either select the location
|
|||
|
||||
Vist [here](https://flow-launcher.github.io/docs/#/plugins) for our plugin portfolio.
|
||||
|
||||
If you are keen to write your own plugin in flow, please take a look at our plugin development documentation
|
||||
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)
|
||||
|
||||
## Status
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue