Skip to content

Commit 867c2b6

Browse files
committed
donate badge updates
1 parent 942b918 commit 867c2b6

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

.github/funding.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
github: dg
2-
custom: "https://nette.org/donate"

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,6 @@
3131
"conflict": {
3232
"nette/di": "<3.0"
3333
},
34-
"suggest": {
35-
"https://nette.org/donate": "Please support Tracy via a donation"
36-
},
3734
"autoload": {
3835
"classmap": ["src"],
3936
"files": ["src/Tracy/functions.php"]

readme.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,13 @@ If you are meeting Tracy for the first time, believe me, your life starts to be
2525

2626
Documentation can be found on the [website](https://tracy.nette.org).
2727

28-
If you like Tracy, **[please make a donation now](https://nette.org/make-donation?to=tracy)**. Thank you!
28+
29+
Support Project
30+
---------------
31+
32+
Do you like Tracy? Are you looking forward to the new features?
33+
34+
[![Donate](https://files.nette.org/icons/donation-1.svg?)](https://nette.org/make-donation?to=tracy)
2935

3036

3137
Installation and requirements

0 commit comments

Comments
 (0)