From 381a7e5011ea5dcecdbf85459a1a73e677a6aa74 Mon Sep 17 00:00:00 2001 From: Matthew Caseres Date: Mon, 9 Sep 2024 07:31:32 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac3a8f2..18d206d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # pymort -`pymort` is a way to retrieve the mortality tables hosted at [https://mort.soa.org/](https://mort.soa.org/). +`pymort` is a way to retrieve the mortality tables hosted at [https://mort.soa.org/](https://mort.soa.org/). It only hosts the data, an example of a package implementing Lee-Carter models is here - https://github.com/jkoestner/morai/tree/main ## Installation