Skip to content

Commit 83f5de2

Browse files
committed
Add CI badge to README
1 parent 06669d9 commit 83f5de2

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
# pattern.h
22

3+
[![Build](https://github.com/bamless/pattern.h/actions/workflows/build.yml/badge.svg)](https://github.com/bamless/pattern.h/actions/workflows/build.yml)
4+
35
A **single-header C library** that implements **Lua-style pattern matching**, including captures, character classes, repetition operators, balanced matches, frontier patterns, and detailed error reporting.
46

57

0 commit comments

Comments
 (0)