Skip to content

Commit 9edf855

Browse files
committed
docs(readme): add status badges to hero
Surface CI, license, last commit, issues, and stack versions at the top so visitors get project health at a glance.
1 parent 28196ea commit 9edf855

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,20 @@
66

77
A production-grade mosque finder for iOS, Android, and the web — built as a Bun + Turborepo monorepo with Expo, TanStack Start, oRPC, Drizzle, and Better Auth.
88

9+
[![CI](https://github.com/Aqib-Rime/qibla/actions/workflows/ci.yml/badge.svg)](https://github.com/Aqib-Rime/qibla/actions/workflows/ci.yml)
10+
[![License: MIT](https://img.shields.io/github/license/Aqib-Rime/qibla?color=blue)](./LICENSE)
11+
[![Last commit](https://img.shields.io/github/last-commit/Aqib-Rime/qibla)](https://github.com/Aqib-Rime/qibla/commits/main)
12+
[![Issues](https://img.shields.io/github/issues/Aqib-Rime/qibla)](https://github.com/Aqib-Rime/qibla/issues)
13+
![Bun](https://img.shields.io/badge/bun-%E2%89%A51.3-fbf0df?logo=bun&logoColor=black)
14+
![Node](https://img.shields.io/badge/node-%E2%89%A524-5fa04e?logo=node.js&logoColor=white)
15+
![Expo SDK](https://img.shields.io/badge/expo-54-000020?logo=expo&logoColor=white)
16+
![TypeScript](https://img.shields.io/badge/typescript-5.9-3178c6?logo=typescript&logoColor=white)
17+
918
</div>
1019

1120
<!--
1221
v2 additions planned for this hero section:
1322
- Logo / banner (SVG)
14-
- Badges: build status, license, Expo SDK, Node, Bun
1523
- App Store / Play Store / TestFlight links when published
1624
-->
1725

0 commit comments

Comments
 (0)