Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit b5741b3

Browse files
committed
ReadMe: Donations
1 parent 41513c6 commit b5741b3

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This driver provides the ability to save your model audits in elasticsearch.
1010
* [Setup](#setup)
1111
* [Console commands](#console-commands)
1212
* [Usage](#usage)
13-
* [Donate](#donate)
13+
* [Donations](#donations)
1414

1515
## Installation
1616

@@ -150,8 +150,13 @@ $all = $icon->esAudits;
150150
$all = $icon->esAudits($page = 1, $perPage = 10);
151151
```
152152

153-
## Donate
153+
## Donations
154154

155-
:coffee: If you like my package, it'd be nice of you [to buy me a cup of coffee](https://www.paypal.me/rankarpan).
155+
> Help keeping the project development going, by [contributing](https://github.com/Iconscout/laravel-auditing-elasticsearch/graphs/contributors) or donating a little.
156+
> Thanks in advance.
157+
158+
Donate directly via [Paypal](https://www.paypal.me/rankarpan)
159+
160+
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/rankarpan)
156161

157162
More information on using customer drivers with owen-it/laravel-auditing can be found on their [homepage](http://laravel-auditing.com/docs/6.0/audit-drivers)

0 commit comments

Comments
 (0)