From 8c203a704580012a4348fb9101debeaa28867cda Mon Sep 17 00:00:00 2001 From: David Rouyer Date: Thu, 24 Jun 2021 11:32:22 +0200 Subject: [PATCH] chore: check --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index d42c16e2..f9240c5c 100644 --- a/readme.md +++ b/readme.md @@ -287,8 +287,8 @@ You can debug this library right from your application by configuring the [NuGet - [x] getSubscriptionPayments - [x] addRecurringSubscription - [x] addSubscriptionInstallment - - [ ] updateRecurringSubscription - - [ ] updateSubscriptionInstallment + - [x] updateRecurringSubscription + - [x] updateSubscriptionInstallment - [x] cancelRecurringSubscription - [x] deleteSubscription