From 44632c58d26a8e8aff879aa77d5b848e27f1907f Mon Sep 17 00:00:00 2001 From: Shawn Tan Date: Thu, 28 May 2026 08:38:23 +0800 Subject: [PATCH] Update README with 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..e73e691 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](./articles/generate.md). ## Getting Started