Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
David Vandemaele authored Mar 30, 2018
1 parent a01519d commit 31432bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,5 @@ Run the initial migration or executed the following queries

## Howto use

Call \Skeleton\Vat\Check\Check::validate($vat_number, $country) to validate a given VAT number
Run \Skeleton\Vat\Check\Check::validate($vat_number, $country, $reason, $ignore_cache) to validate a given VAT number
or call skeleton vat-check:validate (arguments: vat_number and country_code, option ignore_cache)

0 comments on commit 31432bd

Please sign in to comment.