diff --git a/.github/funding.yml b/.github/funding.yml new file mode 100644 index 00000000..423e7003 --- /dev/null +++ b/.github/funding.yml @@ -0,0 +1 @@ +github: dg diff --git a/readme.md b/readme.md index aea548eb..c8fcd630 100644 --- a/readme.md +++ b/readme.md @@ -14,7 +14,13 @@ 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! + +Support Project +--------------- + +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) Installation