From 0a12220bd5e1e4ec748b15a828da688b0081cc47 Mon Sep 17 00:00:00 2001 From: Lee Lup Yuen Date: Sun, 25 Feb 2024 08:48:07 +0800 Subject: [PATCH] Add article --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 66d26d1..42aa619 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ Read the articles... +- ["(Homage to MakeCode) Coding Ox64 BL808 SBC the Drag-n-Drop Way"](https://lupyuen.github.io/articles/quickjs2) + - ["QuickJS JavaScript Engine on a Real-Time Operating System (Apache NuttX RTOS)"](https://lupyuen.github.io/articles/quickjs) - ["Zig runs ROM FS Filesystem in the Web Browser (thanks to Apache NuttX RTOS)"](https://lupyuen.github.io/articles/romfs)