Skip to content

Commit 6833e8d

Browse files
committed
Update README.md
1 parent 35b6ba3 commit 6833e8d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# PostgreSQL Error Codes for PHP
22

3+
[![License](https://poser.pugx.org/sunaoka/php-postgresql-errors/license)](https://packagist.org/packages/sunaoka/php-postgresql-errors)
4+
[![PHP](https://img.shields.io/packagist/php-v/sunaoka/php-postgresql-errors)](composer.json)
5+
[![Test](https://github.com/sunaoka/php-postgresql-errors/actions/workflows/test.yml/badge.svg)](https://github.com/sunaoka/php-postgresql-errors/actions/workflows/test.yml)
6+
[![codecov](https://codecov.io/gh/sunaoka/php-postgresql-errors/branch/develop/graph/badge.svg)](https://codecov.io/gh/sunaoka/php-postgresql-errors)
7+
8+
----
9+
310
## Installation
411

512
```bash

0 commit comments

Comments
 (0)