Skip to content

Commit 7b3f9e5

Browse files
committed
docs(readme): add CI status badge
Expose workflow health directly in the project README so contributors can quickly verify the default branch status. Made-with: Cursor
1 parent 5f3bd38 commit 7b3f9e5

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
@@ -1,5 +1,7 @@
11
# quill-delta-renderer
22

3+
[![CI](https://github.com/volser/quill-delta-renderer/actions/workflows/ci.yml/badge.svg)](https://github.com/volser/quill-delta-renderer/actions/workflows/ci.yml)
4+
35
A framework-agnostic, AST-based engine for converting [Quill](https://quilljs.com/) Deltas into HTML, Markdown, React components, or any custom format.
46

57
## Features

0 commit comments

Comments
 (0)