From 9b7a2baad2bc205750564475e3665404ce1d5802 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krishan=20K=C3=B6nig?= Date: Sun, 17 Mar 2024 15:50:35 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index ef50e02..f21e7ff 100644 --- a/README.md +++ b/README.md @@ -109,10 +109,6 @@ public function handleWebhookNotification(Request $request) { - [Recurring payments and direct charges](docs/recurring_and_direct_charge.md) - [Using Mollie Connect with Laravel Socialite (OAuth)](docs/mollie_connect.md) (Leverage the Mollie platform for advanced payment use cases) -## Roadmap - -You can find the latest development roadmap for this package [here](docs/roadmap.md). Feel free to open an [issue](https://github.com/mollie/laravel-mollie/issues) if you have a feature request. - ## Want to help us make our Laravel module even better? Want to help us make our Laravel module even better? We take [pull requests](https://github.com/mollie/laravel-mollie/pulls?utf8=%E2%9C%93&q=is%3Apr), sure.