Update README

add more badges
fix link to license
This commit is contained in:
krlevkirill 2017-10-29 20:07:28 +02:00 committed by GitHub
parent d123f8fc07
commit 80717e6c69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,8 @@ Web-based PostgreSQL database browser written in Go.
[![Release](https://img.shields.io/github/release/sosedoff/pgweb.svg?label=Release)](https://github.com/sosedoff/pgweb/releases)
[![Linux Build](https://img.shields.io/travis/sosedoff/pgweb/master.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)
[![Go Report Card](https://goreportcard.com/badge/github.com/sosedoff/pgweb)](https://goreportcard.com/report/github.com/sosedoff/pgweb)
[![GoDoc](https://godoc.org/github.com/sosedoff/pgweb?status.svg)](https://godoc.org/github.com/sosedoff/pgweb)
## Overview
@ -135,6 +137,6 @@ Any contribution is much appreciated.
## License
The MIT License (MIT). See `LICENSE` file for more details.
The MIT License (MIT). See [LICENSE](LICENSE) file for more details.
Copyright (c) 2014-2017 Dan Sosedoff, <dan.sosedoff@gmail.com>
Copyright (c) 2014-2017 Dan Sosedoff, <dan.sosedoff@gmail.com>