From 0c9bfe260ae11b77e28f166c1cf4ed5ffd9dfa08 Mon Sep 17 00:00:00 2001 From: Matt Date: Sat, 18 Feb 2017 19:01:59 -0600 Subject: [PATCH] Add note to readme. Explain how this differs from official release. --- README.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.txt b/README.txt index 2e42089..a01d055 100644 --- a/README.txt +++ b/README.txt @@ -1,3 +1,9 @@ +Based on the 7.x-2.x-dev branch at https://www.drupal.org/project/uc_stripe. Using +this as a working repo to track changes. I’m using this on some production sites, +but no guarantees are made for anyone else. Look through the code! + +—— + This is an Ubercart payment gateway module for Stripe. Versions of the Stripe PHP Library and Stripe API that this module currently