mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
add sponsor (#1306)
This commit is contained in:
parent
dfed91f0a8
commit
96d9309f4e
2 changed files with 26 additions and 5 deletions
|
|
@ -93,4 +93,4 @@ namespace Flow.Launcher.Core.Plugin
|
|||
|
||||
public Dictionary<string, object> SettingsChange { get; set; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
29
README.md
29
README.md
|
|
@ -38,10 +38,13 @@ Dedicated to making your workflow flow more seamless. Search everything from app
|
|||
<img src="https://user-images.githubusercontent.com/6903107/144858082-8b654daf-60fb-4ee6-89b2-6183b73510d1.png" width="100%">
|
||||
|
||||
<h4 align="center">
|
||||
<a href="#Getting-Started">Getting Started</a> • <a href="#Features">Features</a> • <a href="#Plugins">Plugins</a> •
|
||||
<a href="#Hotkeys">Hotkeys</a> •
|
||||
<a href="#QuestionsSuggestions">Questions/Suggestions</a> •
|
||||
<a href="#Development">Development</a> •
|
||||
<a href="#-getting-started">Getting Started</a> •
|
||||
<a href="#-features">Features</a> •
|
||||
<a href="#-plugins">Plugins</a> •
|
||||
<a href="#%EF%B8%8F-hotkeys">Hotkeys</a> •
|
||||
<a href="#sponsors">Sponsors</a> •
|
||||
<a href="#-questionssuggestions">Questions/Suggestions</a> •
|
||||
<a href="#development">Development</a> •
|
||||
<a href="https://flowlauncher.com/docs">Docs</a>
|
||||
</h4>
|
||||
|
||||
|
|
@ -262,10 +265,28 @@ And you can download <a href="https://github.com/Flow-Launcher/Flow.Launcher/dis
|
|||
|
||||
<img src="https://user-images.githubusercontent.com/6903107/144858082-8b654daf-60fb-4ee6-89b2-6183b73510d1.png" width="100%">
|
||||
|
||||
## Sponsors
|
||||
|
||||
<p align="center">
|
||||
<a href="https://appwrite.io">
|
||||
<img src='https://appwrite.io/images-ee/press/logo-1.svg' width="25%"/>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<p align="left">
|
||||
<a href="https://dev.to/appwrite/appwrite-loves-open-source-why-i-chose-to-support-flow-launcher-54pj">
|
||||
:sparkles:<i>Why I Chose to Support Flow-Launcher</i>:sparkles:
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<img src="https://user-images.githubusercontent.com/6903107/144858082-8b654daf-60fb-4ee6-89b2-6183b73510d1.png" width="100%">
|
||||
|
||||
## ❔ Questions/Suggestions
|
||||
|
||||
Yes please, let us know in the [Q&A](https://github.com/Flow-Launcher/Flow.Launcher/discussions/categories/q-a) section. **Join our community on [Discord](https://discord.gg/AvgAQgh)!**
|
||||
|
||||
<img src="https://user-images.githubusercontent.com/6903107/144858082-8b654daf-60fb-4ee6-89b2-6183b73510d1.png" width="100%">
|
||||
|
||||
## Development
|
||||
|
||||
### Contributing
|
||||
|
|
|
|||
Loading…
Reference in a new issue