Skip to content

Commit 85ff70d

Browse files
committed
add real repo badges to README
1 parent ab41d7b commit 85ff70d

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,13 @@
44

55
<br />
66

7-
[![npm](https://img.shields.io/npm/v/beforecode?color=cb3837)](https://www.npmjs.com/package/beforecode)
7+
[![npm version](https://img.shields.io/npm/v/beforecode?color=cb3837&label=npm)](https://www.npmjs.com/package/beforecode)
8+
[![npm downloads](https://img.shields.io/npm/dm/beforecode?color=2563eb&label=downloads)](https://www.npmjs.com/package/beforecode)
89
[![Node.js 18+](https://img.shields.io/badge/Node.js-18%2B-339933)](package.json)
10+
911
[![License: MIT](https://img.shields.io/badge/License-MIT-111827)](LICENSE)
1012
[![CLI test](https://github.com/BAKUGOS1/beforecode/actions/workflows/cli-test.yml/badge.svg)](https://github.com/BAKUGOS1/beforecode/actions/workflows/cli-test.yml)
13+
[![GitHub stars](https://img.shields.io/github/stars/BAKUGOS1/beforecode?style=social)](https://github.com/BAKUGOS1/beforecode/stargazers)
1114

1215
**Context-first project planning toolkit for humans and AI coding agents.**
1316

0 commit comments

Comments
 (0)