From fb6924ec08e52340a745ee6b99d96bafca05e92f Mon Sep 17 00:00:00 2001 From: Fabian-Lars Date: Thu, 23 Nov 2023 16:18:53 +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 52f65e1..1130ffc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![tauri-plugin-fs-extra](banner.png) +![plugin-fs-extra](https://github.com/tauri-apps/plugins-workspace/raw/v1/plugins/fs-extra/banner.png) Additional file system methods not included in the core API. @@ -60,6 +60,22 @@ await metadata("/path/to/file"); 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.