From 96d9309f4e5e525f6eb1989fe4beb1ce31991b69 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 8 Aug 2022 10:50:52 +1000 Subject: [PATCH] add sponsor (#1306) --- Flow.Launcher.Core/Plugin/JsonPRCModel.cs | 2 +- README.md | 29 +++++++++++++++++++---- 2 files changed, 26 insertions(+), 5 deletions(-) diff --git a/Flow.Launcher.Core/Plugin/JsonPRCModel.cs b/Flow.Launcher.Core/Plugin/JsonPRCModel.cs index cf75e4aa3..e937779a1 100644 --- a/Flow.Launcher.Core/Plugin/JsonPRCModel.cs +++ b/Flow.Launcher.Core/Plugin/JsonPRCModel.cs @@ -93,4 +93,4 @@ namespace Flow.Launcher.Core.Plugin public Dictionary SettingsChange { get; set; } } -} \ No newline at end of file +} diff --git a/README.md b/README.md index 35e438864..7b8d15830 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,13 @@ Dedicated to making your workflow flow more seamless. Search everything from app

- Getting StartedFeaturesPlugins • - Hotkeys • - Questions/Suggestions • - Development • + Getting Started • + Features • + Plugins • + Hotkeys • + Sponsors • + Questions/Suggestions • + DevelopmentDocs

@@ -262,10 +265,28 @@ And you can download +## Sponsors + +

+ + + +

+ +

+ + :sparkles:Why I Chose to Support Flow-Launcher:sparkles: + +

+ + + ## ❔ 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)!** + + ## Development ### Contributing