From 9ca41be7fe0a990011886b1264762ff44d4196ae Mon Sep 17 00:00:00 2001 From: JitseB Date: Sat, 14 Apr 2018 11:36:08 +0200 Subject: [PATCH] Added donate section to README. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 74d6f7e..cfa690f 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ NPCLib – Basic non-player character library.
This is an API made specifically for spigot servers (Minecraft). Current versions supported: 1.8 - 1.12. +## Donate + +[![paypal](https://cdn.rawgit.com/twolfson/paypal-github-button/1.0.0/dist/button.svg)](https://paypal.me/JitseB) + +Alternatively, you can help the project by starring the repository or telling others about NPCLib :smile: + ## Usage ```Java