From 922cf1b061e4e19e99980669dfd0b28f0773d4eb Mon Sep 17 00:00:00 2001 From: shay <43248357+shayypy@users.noreply.github.com> Date: Mon, 9 Dec 2024 13:17:56 -0600 Subject: [PATCH] chore: mention khl-hockeytech layer --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1b71bd4..f9187ad 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,4 @@ Puckway is an intragalactic bot for everything hockey (excluding the NHL). You m ## KHL compatibility +This project uses an [in-house adapter](https://github.com/puckway/khl-hockeytech) to access the KHL API using the `hockeytech` package.