From b63f52dc0ef3c64416471172dbd928cb846ac38e Mon Sep 17 00:00:00 2001 From: Shawn Tan Date: Thu, 28 May 2026 08:38:23 +0800 Subject: [PATCH] Add absolute link to code generation article --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 1763169..17d5ff7 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,6 @@ # Harp Toolkit -Tool for inspecting, updating and interfacing with Harp devices. +Tool for inspecting and updating Harp devices, with automatic firmware and interface [code generation](https://harp-tech.org/toolkit/articles/generate.html). ## Getting Started