Skip to content

Commit

Permalink
Minor update to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
philipnewcomer committed May 30, 2018
1 parent 7689939 commit e751295
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# linkify-tracking
Linkifies package tracking numbers for DHL, FedEx, UPS, USPS, and Royal Mail (UK)
Linkifies package tracking numbers for DHL, FedEx, Royal Mail (UK), UPS, and USPS.

## Installation

Expand Down Expand Up @@ -78,4 +78,4 @@ $linkifyTracking = new PhilipNewcomer\LinkifyTracking\LinkifyTracking([

## Credits

Tracking number regular expressions used in this package are taken from [https://github.com/darkain/php-tracking-urls](https://github.com/darkain/php-tracking-urls).
Tracking number regular expressions for DHL, FedEx, UPS, and USPS are taken from [https://github.com/darkain/php-tracking-urls](https://github.com/darkain/php-tracking-urls).

0 comments on commit e751295

Please sign in to comment.