Skip to content

Commit bf0a560

Browse files
committed
Added doxygen docs deployement badge to readme
1 parent 0775036 commit bf0a560

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# AstraKernel ~ A minimal ARM kernel for QEMU
22

33
[![GitHub release (including pre-releases)](https://img.shields.io/github/v/release/sandbox-science/AstraKernel?include_prereleases)](https://github.com/sandbox-science/AstraKernel/releases)
4+
[![Doxygen Docs](https://github.com/sandbox-science/AstraKernel/actions/workflows/static.yml/badge.svg?branch=main)](https://github.com/sandbox-science/AstraKernel/actions/workflows/static.yml)
45

56
AstraKernel is a minimal experimental kernel written in modern C and ARM assembly, designed to run on
67
**QEMU’s Versatile AB/PB board with a Cortex‑A8 CPU override (-cpu cortex-a8)**. This setup keeps the

0 commit comments

Comments
 (0)