From cc0a20ef142003fb2de2c896e9f69f9633de1fea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20B=C3=B6hmer?= Date: Thu, 14 May 2020 09:52:02 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 79d15cfc..a25202c9 100644 --- a/README.md +++ b/README.md @@ -96,6 +96,10 @@ Normally Part-DB should be able to delete the attachment file, if you delete the * `php bin/console cache:clear`: Remove and rebuild all caches. If you encounter some weird issues in Part-DB, it maybe helps to run this command. * `php bin\console doctrine:migrations:up-to-date`: Check if your database is up to date. +## Donate for development +If you want to donate to the Part-DB developer, see the sponsor button in the top bar (next to the repo name). +There you will find various methods to support development on a monthly or a one time base. + ## Built with * [Symfony 4](https://symfony.com/): The main framework used for the serverside PHP * [Bootstrap 4](https://getbootstrap.com/) and [Fontawesome](https://fontawesome.com/) : Used for the webpages