From 4c796a0e0f2a3f4165b5d344719e28f9103c26df Mon Sep 17 00:00:00 2001 From: David Grudl Date: Fri, 5 Feb 2021 21:38:56 +0100 Subject: [PATCH] readme: added support me --- readme.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 801a53c..997b3c4 100644 --- a/readme.md +++ b/readme.md @@ -15,12 +15,14 @@ Database access functions in PHP are not standardised. This library hides the differences between them, and above all, it gives you a very handy interface. -Support Project ---------------- +Support Me +---------- Do you like Dibi? Are you looking forward to the new features? -[![Donate](https://files.nette.org/icons/donation-1.svg?)](https://nette.org/make-donation?to=dibi) +[![Buy me a coffee](https://files.nette.org/icons/donation-3.svg)](https://github.com/sponsors/dg) + +Thank you! Installation