Skip to content

Commit 6b26b72

Browse files
committed
fix demo
1 parent e2fa38f commit 6b26b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/example.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
// example code shown below:
2323

24-
require('USPS.php');
24+
require('src/usps_zipcode.php');
2525

2626
$uspsZip = new RedWebDev\uspszipcode('Consumer Key','Consumer Secret'); // insert your api key from USPS
2727

0 commit comments

Comments
 (0)