Skip to content

Commit 56c8783

Browse files
patrickerclaude
andcommitted
docs: add CI, npm, license, and node version badges to README
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent f1f89a7 commit 56c8783

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# remark-code-region
22

3+
[![CI](https://github.com/patricker/remark-code-region/actions/workflows/ci.yml/badge.svg)](https://github.com/patricker/remark-code-region/actions/workflows/ci.yml)
4+
[![npm version](https://img.shields.io/npm/v/remark-code-region)](https://www.npmjs.com/package/remark-code-region)
5+
[![License: MIT](https://img.shields.io/npm/l/remark-code-region)](https://github.com/patricker/remark-code-region/blob/main/LICENSE)
6+
[![node](https://img.shields.io/node/v/remark-code-region)](https://nodejs.org/)
7+
38
**Every code block in your docs is extracted from a passing test.**
49

510
Pull tested code straight from your test suite into your Docusaurus, Astro, or any remark-powered docs. Named regions, automatic test-line stripping, hard build failures on drift.

0 commit comments

Comments
 (0)