From 3fd701af9a777d6b5e98048aaf4bdae15ed953e2 Mon Sep 17 00:00:00 2001 From: 3m1n3nc3 Date: Sat, 13 Jan 2024 04:34:48 +0100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d344f8c..4f432e7 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ php artisan vendor:publish --tag="config" This command will automatically publish the `pay-pocket.php` config file and also `WalletEnums.php` file into your application's `config` and `app/Enums` directories respectively. -## Updating +## Updating to ^2.0.0 If updating to version `^2.0.0`, new migration and config files have been added to support the new [Transaction Notes Feature](#transaction-notes-8)