From 2b4ea9abe72369101cc18bf1db815a4e3c85633c Mon Sep 17 00:00:00 2001 From: David Grudl Date: Fri, 22 Jun 2018 10:07:48 +0200 Subject: [PATCH] updated donation links --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 217cbdfd..e157cdcd 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -[Dibi](https://dibiphp.com) - smart database layer for PHP [![Buy me a coffee](https://files.nette.org/images/coffee1s.png)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9XXL5ZJHAYQUN) +[Dibi](https://dibiphp.com) - smart database layer for PHP [![Buy me a coffee](https://files.nette.org/images/coffee1s.png)](https://nette.org/make-donation?to=dibi) ========================================================= [![Downloads this Month](https://img.shields.io/packagist/dm/dibi/dibi.svg)](https://packagist.org/packages/dibi/dibi) @@ -14,6 +14,8 @@ Introduction 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. +If you like Dibi, **[please make a donation now](https://nette.org/make-donation?to=dibi)**. Thank you! + Installation ------------