From 700afea277d94090efa3926a96352b4a6319e99f Mon Sep 17 00:00:00 2001 From: Lup Yuen Lee Date: Sun, 13 Aug 2023 11:56:52 +0800 Subject: [PATCH] Add status badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e2ad295..1d32cd4 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ # Apache NuttX RTOS for PinePhone +[![Daily Build of NuttX for PinePhone](https://github.com/lupyuen/pinephone-nuttx/actions/workflows/pinephone.yml/badge.svg)](https://github.com/lupyuen/pinephone-nuttx/actions/workflows/pinephone.yml) + Apache NuttX is a lightweight __Real-Time Operating System (RTOS)__ that runs on PINE64 PinePhone. Read the articles... - ["NuttX RTOS for PinePhone: What is it?"](https://lupyuen.github.io/articles/what)