diff --git a/README.md b/README.md index 481aacd..d344f8c 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ Note: `wallet_1` and `wallet_2` must already be defined in the `WalletEnums`. #### Transaction Notes ([#8][i8]) -In a case where you want to enter descriptions for a particular transaction, the `$notes` param allows you to provide information about why a transaction happened. +When you need to add descriptions for a specific transaction, the `$notes` parameter enables you to provide details explaining the reason behind the transaction. ```php $user = auth()->user();