diff options
| author | Ophestra <cat@gensokyo.uk> | 2025-07-03 18:04:09 +0900 |
|---|---|---|
| committer | Ophestra <cat@gensokyo.uk> | 2025-07-03 18:04:09 +0900 |
| commit | d9b6d48e7c1ea8fea8d8f6598b67d4e47938f052 (patch) | |
| tree | 245803a07387b95e1fb3b547ff320f16d18989bb /README.md | |
| parent | 087959e81bcd52104676ccacedd605e6491b4376 (diff) | |
add miscellaneous badges
Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,7 +8,11 @@ <p align="center"> <a href="https://pkg.go.dev/hakurei.app"><img src="https://pkg.go.dev/badge/hakurei.app.svg" alt="Go Reference" /></a> + <a href="https://git.gensokyo.uk/security/hakurei/actions"><img src="https://git.gensokyo.uk/security/hakurei/actions/workflows/test.yml/badge.svg?branch=staging&style=flat-square" alt="Gitea Workflow Status" /></a> + <br/> + <a href="https://git.gensokyo.uk/security/hakurei/releases"><img src="https://img.shields.io/gitea/v/release/security/hakurei?gitea_url=https%3A%2F%2Fgit.gensokyo.uk&color=purple" alt="Release" /></a> <a href="https://goreportcard.com/report/hakurei.app"><img src="https://goreportcard.com/badge/hakurei.app" alt="Go Report Card" /></a> + <a href="https://hakurei.app"><img src="https://img.shields.io/website?url=https%3A%2F%2Fhakurei.app" alt="Website" /></a> </p> Hakurei is a tool for running sandboxed graphical applications as dedicated subordinate users on the Linux kernel. |
