Readme.md in fedex-3.9.1 vs Readme.md in fedex-3.10.0
- old
+ new
@@ -137,10 +137,10 @@
@total_base_charge="32.1",
@total_freight_discounts=nil,
@total_net_freight="32.1",
@rate_zone="51">
```
-### ** Get a Transit time **
+### ** Create a shipment and Get a Transit time(please note this will generate a shipment in your Fedex account if you are using production mode) **
```ruby
ship = fedex.ship(:shipper=>shipper,
:recipient => recipient,
:packages => packages,
:service_type => "FEDEX_GROUND",