From 720314077efbc49c64548e049fb726398561391b Mon Sep 17 00:00:00 2001 From: Niall Paterson Date: Sat, 23 Nov 2013 12:53:53 +0000 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99bca8aec..e6e4e9cb0 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ Relatedly, some analytics would be nice. It'd be good to know how many reservati ### Alternate Payment Processors -Amazon Payments works great for us, but it may not work out for everyone. If you'd rather use Stripe, WePay, or any other payment processor, feel free to send out a pull request. +Amazon Payments works great for us, but it may not work out for everyone. If you'd rather use Stripe, WePay, or any other payment processor, feel free to send out a pull request. Stripe and WePay are ready to go. A stripe branch is [here](https://github.com/paterson/selfstarter/tree/stripe) and a WePay branch is [here](https://github.com/novito/selfstarter) ### Tests