Skip to content

Commit 5df45b2

Browse files
committed
add badges
1 parent 3f0f096 commit 5df45b2

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
# zenstruck/dsn
22

3+
[![CI Status](https://github.com/zenstruck/dsn/workflows/CI/badge.svg)](https://github.com/zenstruck/dsn/actions?query=workflow%3ACI)
4+
[![codecov](https://codecov.io/gh/zenstruck/dsn/branch/1.x/graph/badge.svg?token=uXk5xgPh7I)](https://codecov.io/gh/zenstruck/dsn)
5+
36
DSN parsing library with support for complex expressions:
47

58
1. [**URI**](#uri): `http://example.com?foo=bar#baz`

0 commit comments

Comments
 (0)