From 6bc8f6792be37502b00dd8660c22366e8fab14c0 Mon Sep 17 00:00:00 2001 From: Fabian-Lars Date: Thu, 23 Nov 2023 16:19:09 +0000 Subject: [PATCH] chore: Add sponsors section to readme (#758) * chore: Add sponsors section to readme * which link style works in nested folders? * add sponsors to plugin readmes * use https links as src * double test it with the pr branch * revert last commit * fmt Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/6972163125 Co-authored-by: FabianLars --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d098c1..42fc4fa 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![plugin-websocket](banner.png) +![plugin-websocket](https://github.com/tauri-apps/plugins-workspace/raw/v1/plugins/websocket/banner.png) @@ -64,6 +64,22 @@ await ws.disconnect(); PRs accepted. Please make sure to read the Contributing Guide before making a pull request. +## Partners + + + + + + + +
+ + CrabNebula + +
+ +For the complete list of sponsors please visit our [website](https://tauri.app#sponsors) and [Open Collective](https://opencollective.com/tauri). + ## License Code: (c) 2015 - Present - The Tauri Programme within The Commons Conservancy.