From f478d5058aca740423936f97e822ec1ab8e92034 Mon Sep 17 00:00:00 2001 From: exenza Date: Mon, 21 Oct 2024 19:17:01 +0100 Subject: [PATCH] Update README.md with more documentation The tutorial section and variables list is not exhaustive. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fa48760..f32dd9c 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,5 @@ print(ir['Speed']) ``` Go to [tutorials](tutorials) for more. + +Additional documentation available [here](https://sajax.github.io/irsdkdocs/yaml/)