Skip to content

Commit

Permalink
readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminhansen committed Apr 15, 2024
1 parent 6a4c016 commit 85ebb18
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ composer require benjaminhansen/nws-php

## Usage
Notes
* All datetime fields are automatically returned as Carbon objects
* All datetime fields are automatically returned as a <code>Carbon</code> object
* Any timezone fields are automatically returned as a PHP <code>DateTimeZone</code> object
* A <code>raw()</code> method is available on most calls to print out the raw API data

Setup the API
Expand Down

0 comments on commit 85ebb18

Please sign in to comment.