Skip to content

Commit b378a3a

Browse files
committed
(main): add ci badge
1 parent 10f5884 commit b378a3a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# SQL Query Builder
22

3+
[![CI](https://github.com/learnqtkenya/sqlquerybuilder/actions/workflows/ci.yml/badge.svg)](https://github.com/learnqtkenya/sqlquerybuilder/actions/workflows/ci.yml)
4+
[![Release](https://img.shields.io/github/v/release/learnqtkenya/sqlquerybuilder)](https://github.com/learnqtkenya/sqlquerybuilder/releases)
5+
36
A lightweight, header-only C++20 SQL query builder with type safety, stack allocation, and minimal overhead.
47

58
## Features

0 commit comments

Comments
 (0)