Browse Source

removed beerpay; refs #170

pull/175/head
Chris Caron 5 years ago
parent
commit
5dbdf411c1
  1. 2
      .github/FUNDING.yml
  2. 3
      README.md

2
.github/FUNDING.yml

@ -1,2 +1,2 @@
github: caronc
custom: ['https://www.paypal.me/lead2gold', 'https://beerpay.io/caronc/apprise']
custom: ['https://www.paypal.me/lead2gold', ]

3
README.md

@ -16,8 +16,7 @@ System owners who wish to provide a notification service no longer need to resea
System Administrators who wish to send a notification from a scheduled task or from the command line also no longer need to find the right tool for the job. Everything is already wrapped and supported within the *apprise* script that ships with this product.
[![Paypal](https://img.shields.io/badge/paypal-donate-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MHANV39UZNQ5E)
[![Beerpay](https://img.shields.io/beerpay/caronc/apprise.svg?color=green)](https://beerpay.io/caronc/apprise)<br/>
[![Paypal](https://img.shields.io/badge/paypal-donate-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MHANV39UZNQ5E)<br/>
[![Discord](https://img.shields.io/discord/558793703356104724.svg?colorB=7289DA&label=Discord&logo=Discord&logoColor=7289DA&style=flat-square)](https://discord.gg/MMPeN2D)
[![Python](https://img.shields.io/pypi/pyversions/apprise.svg?style=flat-square)](https://pypi.org/project/apprise/)
[![Build Status](https://travis-ci.org/caronc/apprise.svg?branch=master)](https://travis-ci.org/caronc/apprise)

Loading…
Cancel
Save