Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
peterujah authored Nov 15, 2023
1 parent 69b40ef commit d90d54b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ composer require nanoblocktech/shipping-calculator
### Usages

```php
use Luminova\ExtraUtils\ShippingCalculator;

$calculator = new ShippingCalculator();

// Set business and customer locations
Expand Down

0 comments on commit d90d54b

Please sign in to comment.