diff --git a/README.md b/README.md index 109665f..d3dab2b 100755 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ 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. +Support Apathy, the author of this code: [![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.