From d1bd6a7b9e24f46194e712ce36765326d22ce6f9 Mon Sep 17 00:00:00 2001 From: ThePhD Date: Tue, 21 May 2019 04:10:21 -0400 Subject: [PATCH] [skip ci] blah, get the proper patreon badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d0748d6..af5cf6b9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ [![Support via PayPal](https://cdn.rawgit.com/twolfson/paypal-github-button/1.0.0/dist/button.svg)](https://www.paypal.me/thephd) [![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/W7W8Q619) -[![Support via Patreon](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.herokuapp.com%2Fendel%2Fpledgesssss&style=for-the-badge)](https://patreon.com/thephd) +[![Support via Patreon](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.herokuapp.com%2FThePhD%2Fpledgesssss&style=for-the-badge)](https://patreon.com/thephd) ![Liberapay patrons](https://img.shields.io/liberapay/patrons/ThePhD.svg) Sol is a C++ library binding to Lua. It currently supports all Lua versions 5.1+ (LuaJIT 2.x included). Sol aims to be easy to use and easy to add to a project.