From: ayabusa Date: Sun, 21 Apr 2024 12:13:24 +0000 (+0200) Subject: added an image X-Git-Url: https://git.ayabusa.dev/?a=commitdiff_plain;h=061b7a97ac98268d0e0c22fc14e1bbe0d87c3aa5;p=numworks-zeta-os.git added an image --- diff --git a/README.md b/README.md index 7886509..ba9cebd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Zeta (name that might change) This is a bare metal os attempt on the numworks n0110 +![image](/assets/image_post_numworks.jpg) + ## Build 1. Download the arm-none-eabi toolchain 2. run ```make clean && make``` diff --git a/assets/image_post_numworks.jpg b/assets/image_post_numworks.jpg new file mode 100644 index 0000000..152a4e5 Binary files /dev/null and b/assets/image_post_numworks.jpg differ