From af1112051a2a68426dff2ff23be034f9b91b9939 Mon Sep 17 00:00:00 2001 From: Alexander Barth Date: Tue, 26 Nov 2024 08:50:24 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff1ebb6..f44d198 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![documentation latest](https://img.shields.io/badge/docs-latest-blue.svg)](https://juliageo.github.io/CFTime.jl/latest/) -`CFTime` encodes and decodes time units conforming to the Climate and Forecasting (CF) netCDF conventions. +`CFTime` encodes and decodes time units conforming to the [Climate and Forecasting (CF) conventions](https://cfconventions.org/). `CFTime` was split out of the [NCDatasets](https://github.com/Alexander-Barth/NCDatasets.jl) julia package.