Skip to content

Commit 0d71c95

Browse files
committed
Add workflow status badges
1 parent 3fc943f commit 0d71c95

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
**Ultra-lightweight React alternative with short API syntax, zero dependencies, and LLM-optimized development experience.**
44

55
[![GitHub Package](https://img.shields.io/badge/GitHub-Package-blue.svg)](https://github.com/Minimum-Viable-Web/minima-js/packages)
6+
[![Package Status](https://github.com/Minimum-Viable-Web/minima-js/actions/workflows/publish.yml/badge.svg)](https://github.com/Minimum-Viable-Web/minima-js/actions/workflows/publish.yml)
7+
[![Build Status](https://github.com/Minimum-Viable-Web/minima-js/actions/workflows/ci.yml/badge.svg)](https://github.com/Minimum-Viable-Web/minima-js/actions/workflows/ci.yml)
68
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
79
[![Zero Dependencies](https://img.shields.io/badge/dependencies-0-green.svg)](https://github.com/Minimum-Viable-Web/minima-js)
810

0 commit comments

Comments
 (0)