From 05882b10d7524c09685b1b6212679afe3922bab4 Mon Sep 17 00:00:00 2001 From: cooperdff <87905806+cooperdff@users.noreply.github.com> Date: Fri, 30 Jul 2021 18:00:02 -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 3bf2d8a..e5b2cf7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # nfl_data_py -nfl_data_py is a Python library for interacting with NFL data sourced from nflfastR (https://github.com/nflverse/nflfastR-data/) and nfldata (https://github.com/nflverse/nfldata/). +nfl_data_py is a Python library for interacting with NFL data sourced from [nflfastR](https://github.com/nflverse/nflfastR-data/), [nfldata](https://github.com/nflverse/nfldata/), and [dynastyprocess](https://raw.githubusercontent.com/dynastyprocess/). Includes import functions for play-by-play data, weekly data, seasonal data, rosters, win totals, scoring lines, officials, draft picks, draft pick values, schedules, team descriptive info, combine results and id mappings across various sites.