You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ Then add an alias for the class also in `config/app.php` inside the aliases arra
38
38
39
39
There are two important configurations.
40
40
1. Your USPS user ID:
41
-
- If you have not received your USPS user ID, follow the link in the [prerequisites(#Prerequisites) section to register with the
41
+
- If you have not received your USPS user ID, follow the link in the [prerequisites](#Prerequisites) section to register with the
42
42
United States Postal Service. It is required to use this package.
43
43
2. Whether you want SSL verification enabled for API requests:
44
44
- This setting is set to `true` by default for security reasons. You can override this behavior by setting the `verrifyssl` config setting to `false`. Do this at your own risk. Or, you can take the steps neccessary to add the certificate to your machine to be recognized.
0 commit comments