Skip to content

Commit

Permalink
Add Acknowledgements with props to GiveWP
Browse files Browse the repository at this point in the history
  • Loading branch information
borkweb committed Aug 28, 2022
1 parent 40e1c86 commit 2a46de6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -856,3 +856,7 @@ $max = DB::table('give_donationmeta')
->where('meta_key', 'donation_amount')
->max('meta_value');
```

## Acknowledgements

Props to the [GiveWP](https://github.com/impress-org) team for creating this library!

0 comments on commit 2a46de6

Please sign in to comment.