From cca2f5cb88ac157b6e14ff7bf5c328801093e851 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20Sessing=C3=B8?= Date: Thu, 29 Mar 2018 19:13:55 +0200 Subject: [PATCH] Added donate option --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5d48ba2..0850b38 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,14 @@ -# Simple PHP router +# simple-router -Simple, fast and yet powerful PHP router that is easy to get integrated and in any project. Heavily inspired by the way Laravel handles routing, with both simplicity and expand-ability in mind. +Simple, fast and yet powerful PHP router that is easy to get integrated and in any project. +Heavily inspired by the way Laravel handles routing, with both simplicity and expandability in mind. + +### Support the project + +If you like simple-router and wish to see the continued development and maintenance of the project, +please consider showing your support by buying me a coffee. Supporters will be listed under the credits section of this documentation. + +You can donate any amount of your choice by [clicking here](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NNX4D2RUSALCN). ## Table of Contents