From 99a72c5a5929df9f089d6bd8460c36661108207c Mon Sep 17 00:00:00 2001 From: Stefan Lobbenmeier Date: Sun, 8 Oct 2023 19:26:14 +0200 Subject: [PATCH] Add information on how to support the project (Fixes #72) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index cd45aa52..2dbf4345 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,12 @@ Be sure to check out [a demo gif of the application](#Demo-gif)! Want to know more about the features this app offers? Head over to the [wiki](https://github.com/StefanLobbenmeier/youtube-dl-gui/wiki/). +## Supporting the project +I appreciate any help. That may include: +- testing and raising issues if you encounter any +- contributing via a pull request +- donating to the project ([ko-fi](https://ko-fi.com/stefanlobbenmeier)) + ## Something is not working! Please see if the answer is in the [frequently answered questions](https://github.com/StefanLobbenmeier/youtube-dl-gui/wiki/FAQ) or in the [wiki](https://github.com/StefanLobbenmeier/youtube-dl-gui/wiki/).