Skip to content

Commit d5d7c7e

Browse files
Update README.md
1 parent 80e0887 commit d5d7c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Pkg.add("CFTime")
3131

3232
## Example
3333

34-
For the Climate and Forecasting (CF) conventions, time is expressed as duration since starting time. The function `CFTime.timedecode` allows to convert these
34+
For the [Climate and Forecasting (CF) conventions](https://cfconventions.org/Data/cf-conventions/cf-conventions-1.12/cf-conventions.html#time-coordinate-units), time is expressed as duration since starting time. The function `CFTime.timedecode` allows to convert these
3535
time instances as a Julia `DateTime` structure:
3636

3737
```julia

0 commit comments

Comments
 (0)