From b4e961a0e0d6f3f2999bfa0806e12651f573a4ef Mon Sep 17 00:00:00 2001 From: Shawn Miller Date: Mon, 8 Jul 2019 19:50:03 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a5809a1..1df9582 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,9 @@ When Bloodhound encounters a timestamp without a UTC offset if looks up the time Bloodhound can guess the shipping carrier given a tracking number explicity through the `bloodhound.guessCarrier(trackingNumber)` method. Bloodhound will also try to guess the shipping carrier when tracking a package without specifying a carrier when using the `bloodhound.track(trackingNumber)` method. -**Shipped/Delivered Timestamps** +**Shipped/Delivered Dates** -Bloodhound also... +Bloodhound also examines each of the activity/movement/scan events for "shipped" and "delievered" event types (beyond simple electronic events like "shipping label created" or "manifest file sent"). When a matching event type is encountered Bloodhound returns a `shippedAt` and `deliveredAt` date. ## Supported Carriers - FedEx