mirror of
https://github.com/sosedoff/pgweb.git
synced 2024-12-14 19:21:46 +03:00
Shields
This commit is contained in:
parent
8889847c71
commit
50f0f5f6dc
@ -3,6 +3,8 @@
|
||||
Web-based PostgreSQL database browser written in Go.
|
||||
|
||||
[![Release](https://img.shields.io/github/release/sosedoff/pgweb.svg)](https://github.com/sosedoff/pgweb/releases)
|
||||
[![Linux Build](https://img.shields.io/travis/sosedoff/pgweb.svg?label=Linux)](https://travis-ci.org/sosedoff/pgweb)
|
||||
[![Windows Build](https://img.shields.io/appveyor/ci/sosedoff/pgweb/master.svg?label=Windows)](https://ci.appveyor.com/project/sosedoff/pgweb)
|
||||
|
||||
## Overview
|
||||
|
||||
@ -69,11 +71,6 @@ Run tests:
|
||||
make test
|
||||
```
|
||||
|
||||
Continuous integration status:
|
||||
|
||||
- Travis (Linux) - [![Build Status](https://img.shields.io/travis/sosedoff/pgweb.svg)](https://travis-ci.org/sosedoff/pgweb)
|
||||
- Appveyor (Windows) - [![Build Status](https://img.shields.io/appveyor/ci/sosedoff/pgweb/master.svg)](https://ci.appveyor.com/project/sosedoff/pgweb)
|
||||
|
||||
## Contribute
|
||||
|
||||
- Fork repository
|
||||
|
Loading…
Reference in New Issue
Block a user