Skip to content
This repository was archived by the owner on Feb 9, 2025. It is now read-only.

Commit 975650b

Browse files
authored
Update README.md
1 parent 7bfb318 commit 975650b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# PostgreSQL module (for Helium) provides you connection to PostgreSQL server
22

33
![Codecov](https://img.shields.io/codecov/c/github/go-helium/postgres.svg?style=flat-square)
4-
![CircleCI (all branches)](https://img.shields.io/circleci/project/github/go-helium/postgres.svg?style=flat-square)
4+
[![Build Status](https://travis-ci.com/go-helium/redis.svg?branch=master)](https://travis-ci.com/go-helium/redis)
55
[![Report](https://goreportcard.com/badge/github.com/go-helium/postgres)](https://goreportcard.com/report/github.com/go-helium/postgres)
66
[![GitHub release](https://img.shields.io/github/release/go-helium/postgres.svg)](https://github.com/go-helium/postgres)
77
![GitHub](https://img.shields.io/github/license/go-helium/postgres.svg?style=popout)
@@ -28,4 +28,4 @@ POSTGRES_PASSWORD=string
2828
POSTGRES_DATABASE=string
2929
POSTGRES_DEBUG=bool
3030
POSTGRES_POOL_SIZE=int
31-
```
31+
```

0 commit comments

Comments
 (0)