From a37d326cd571be25b68d3e638c653a9e9866e6ba Mon Sep 17 00:00:00 2001 From: Tekaoh <45337851+Tekaoh@users.noreply.github.com> Date: Sun, 10 Mar 2019 12:13:41 -0500 Subject: [PATCH] Who is that donate link even going to? /shrug --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index b88c27d..109665f 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# stationapi [![Build Status](https://travis-ci.org/apathyboy/stationapi.svg?branch=master)](https://travis-ci.com/apathyboy/stationapi) # +# stationapi A base library at the core of applications that implement chat and login functionality across galaxies. @@ -6,10 +6,6 @@ A base library at the core of applications that implement chat and login functio An open implementation of the chat gateway that SOE based games used to provide various social communication features such as mail, custom chat rooms, friend management, etc. -Like my work and want to support my free and open-source contributions? - -[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8KCAU8HB9J7YU) - ## Implementation ## Uses the SOE libraries to implement chat features in a standalone utility. Ideally, the completed implementation would allow for multiple galaxies to connect and allow players to communicate across them.