From 930686a2b2376ca520ec681192a487f17f508357 Mon Sep 17 00:00:00 2001 From: Rimian Perkins Date: Thu, 18 May 2017 15:06:20 +1000 Subject: [PATCH] document new feature --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 89e4ec6..e31a83d 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Accept donations in Discourse! Integrates with [Stripe](https://stripe.com). ## Creating new user accounts -**This is an experimental feature.** A user can create a new account if they makes a successful donation. +**This is an experimental feature.** A user can create a new account if they makes a successful donation. Enable this in settings. When a user is not logged in, they will be asked to enter details for a new user account. This feature doesn't support mandatory custom user fields yet. ## Installation