Skip to content

Commit 96d9309

Browse files
authored
add sponsor (#1306)
1 parent dfed91f commit 96d9309

File tree

2 files changed

+26
-5
lines changed

2 files changed

+26
-5
lines changed

Flow.Launcher.Core/Plugin/JsonPRCModel.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,4 +93,4 @@ public class JsonRPCResult : Result
9393

9494
public Dictionary<string, object> SettingsChange { get; set; }
9595
}
96-
}
96+
}

README.md

Lines changed: 25 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,13 @@ Dedicated to making your workflow flow more seamless. Search everything from app
3838
<img src="https://user-images.githubusercontent.com/6903107/144858082-8b654daf-60fb-4ee6-89b2-6183b73510d1.png" width="100%">
3939

4040
<h4 align="center">
41-
<a href="#Getting-Started">Getting Started</a> • <a href="#Features">Features</a> • <a href="#Plugins">Plugins</a> •
42-
<a href="#Hotkeys">Hotkeys</a> •
43-
<a href="#QuestionsSuggestions">Questions/Suggestions</a> •
44-
<a href="#Development">Development</a> •
41+
<a href="#-getting-started">Getting Started</a> •
42+
<a href="#-features">Features</a> •
43+
<a href="#-plugins">Plugins</a> •
44+
<a href="#%EF%B8%8F-hotkeys">Hotkeys</a> •
45+
<a href="#sponsors">Sponsors</a> •
46+
<a href="#-questionssuggestions">Questions/Suggestions</a> •
47+
<a href="#development">Development</a> •
4548
<a href="https://flowlauncher.com/docs">Docs</a>
4649
</h4>
4750

@@ -262,10 +265,28 @@ And you can download <a href="https://github.com/Flow-Launcher/Flow.Launcher/dis
262265

263266
<img src="https://user-images.githubusercontent.com/6903107/144858082-8b654daf-60fb-4ee6-89b2-6183b73510d1.png" width="100%">
264267

268+
## Sponsors
269+
270+
<p align="center">
271+
<a href="https://appwrite.io">
272+
<img src='https://appwrite.io/images-ee/press/logo-1.svg' width="25%"/>
273+
</a>
274+
</p>
275+
276+
<p align="left">
277+
<a href="https://dev.to/appwrite/appwrite-loves-open-source-why-i-chose-to-support-flow-launcher-54pj">
278+
:sparkles:<i>Why I Chose to Support Flow-Launcher</i>:sparkles:
279+
</a>
280+
</p>
281+
282+
<img src="https://user-images.githubusercontent.com/6903107/144858082-8b654daf-60fb-4ee6-89b2-6183b73510d1.png" width="100%">
283+
265284
## ❔ Questions/Suggestions
266285

267286
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)!**
268287

288+
<img src="https://user-images.githubusercontent.com/6903107/144858082-8b654daf-60fb-4ee6-89b2-6183b73510d1.png" width="100%">
289+
269290
## Development
270291

271292
### Contributing

0 commit comments

Comments
 (0)