From c05b445024a70a29c30e9f3ab98bd60ed0984646 Mon Sep 17 00:00:00 2001 From: Jojo F Date: Wed, 1 Apr 2026 16:35:24 -0700 Subject: [PATCH] chore: add status badges --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 45aa32dc..f7a3392b 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ A [Hacker News](https://news.ycombinator.com/) client built with Flutter. [![GH version](https://img.shields.io/github/release/livinglist/hacki.svg?logo=github)](https://github.com/Livinglist/Hacki/releases/latest) [![GitHub](https://img.shields.io/github/stars/livinglist/hacki)](https://github.com/Livinglist/Hacki) +[![Publish (iOS)](https://github.com/Livinglist/Hacki/actions/workflows/publish_ios.yml/badge.svg?branch=master)](https://github.com/Livinglist/Hacki/actions/workflows/publish_ios.yml) +[![Build Android APK](https://github.com/Livinglist/Hacki/actions/workflows/build_android_apk.yml/badge.svg?branch=master)](https://github.com/Livinglist/Hacki/actions/workflows/build_android_apk.yml) +[![Parser Check](https://github.com/Livinglist/Hacki/actions/workflows/parser_check.yml/badge.svg?branch=master)](https://github.com/Livinglist/Hacki/actions/workflows/parser_check.yml) + [](https://apps.apple.com/us/app/hacki/id1602043763?platform=iphone) [](https://play.google.com/store/apps/details?id=com.jiaqifeng.hacki&hl=en_US&gl=US) [](https://f-droid.org/en/packages/com.jiaqifeng.hacki/) # Features