diff --git a/README.md b/README.md index c2f3451..1ff4302 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ NHL API, allowing you to easily access and retrieve NHL data in your Python applications. Note: This is ~~very early~~ maturing, I created this to help me with some machine learning -projects around the NHL and the NHL data sets. Special thanks to https://github.com/erunion/sport-api-specifications/tree/master/nhl, https://gitlab.com/dword4/nhlapi/-/blob/master/stats-api.md and https://github.com/Zmalski/NHL-API-Reference?tab=readme-ov-file#season. +projects around the NHL and the NHL data sets. Special thanks to https://github.com/erunion/sport-api-specifications/tree/master/nhl, https://gitlab.com/dword4/nhlapi/-/blob/master/stats-api.md and https://github.com/Zmalski/NHL-API-Reference. ### Developer Note: This is being updated with the new, also undocumented, NHL API.