add donate badge

This commit is contained in:
koalyptus 2018-08-08 21:15:10 +10:00
parent e09bab000b
commit a45217bc9f
3 changed files with 4 additions and 5 deletions

View File

@ -123,8 +123,6 @@ In general, we follow the "fork-and-pull" Git workflow.
NOTE: Be sure to merge the latest from "upstream" before making a pull request! NOTE: Be sure to merge the latest from "upstream" before making a pull request!
## Donations ## Donations
To support this project simply locate the `Donate` button in the [project's Support this project by donating [here](http://www.tablefilter.com/donate.html).
website](https://www.tablefilter.com/) Thanks to all those who supported this project in the past and those who will
which points to PayPal.
Thanks to all those who supported this project in the past and to those who will
in the future! in the future!

View File

@ -2,6 +2,7 @@
[![Document](https://www.tablefilter.com/docs/badge.svg)](https://www.tablefilter.com/docs/source.html) [![Document](https://www.tablefilter.com/docs/badge.svg)](https://www.tablefilter.com/docs/source.html)
[![codecov](https://codecov.io/gh/koalyptus/TableFilter/branch/master/graph/badge.svg)](https://codecov.io/gh/koalyptus/TableFilter) [![codecov](https://codecov.io/gh/koalyptus/TableFilter/branch/master/graph/badge.svg)](https://codecov.io/gh/koalyptus/TableFilter)
[![Greenkeeper badge](https://badges.greenkeeper.io/koalyptus/TableFilter.svg)](https://greenkeeper.io/) [![Greenkeeper badge](https://badges.greenkeeper.io/koalyptus/TableFilter.svg)](https://greenkeeper.io/)
[![Donate](https://img.shields.io/badge/donate-%24-green.svg)](https://www.tablefilter.com/donate.html)
# TableFilter # TableFilter

View File

@ -1,6 +1,6 @@
{ {
"name": "tablefilter", "name": "tablefilter",
"version": "0.6.50", "version": "0.6.51",
"description": "A Javascript library making HTML tables filterable and a bit more", "description": "A Javascript library making HTML tables filterable and a bit more",
"license": "MIT", "license": "MIT",
"author": { "author": {