Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Safemood committed Jan 14, 2024
1 parent 36eb4a2 commit 94c4dbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -86,6 +86,7 @@ Discountify::setItems($items)
// Calculate the total amount considering the set conditions and discounts

$total = Discountify::total();

// Calculate the total amount with the applied global discount

$totalWithDiscount = Discountify::totalWithDiscount();
Expand Down

0 comments on commit 94c4dbf

Please sign in to comment.