From 318ba2d506787cbb66aeceeb07c4414f1614aac6 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Sun, 2 Jan 2022 19:29:31 +0100 Subject: [PATCH] Update 'README.md' --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3cad063..c06b89a 100644 --- a/README.md +++ b/README.md @@ -20,3 +20,6 @@ Basically three profiles exist : Currently, it's impossible to target a payment to a specific refunder. Payments are visible to all users that can refund. An improvement could be to be able to target a refund to a specific user, so only him can refund it. This would allow multiple users to share the same database. We could also imagine another system where all refunds from a specific user are by default targeted to the same set of refunders, with the possibility for the payer to change it. + +# Reuse +If you do reuse my work, please consider linking back to this repository 🙂 \ No newline at end of file