Update README
add more badges fix link to license
This commit is contained in:
@@ -5,6 +5,8 @@ Web-based PostgreSQL database browser written in Go.
|
|||||||
[](https://github.com/sosedoff/pgweb/releases)
|
[](https://github.com/sosedoff/pgweb/releases)
|
||||||
[](https://travis-ci.org/sosedoff/pgweb)
|
[](https://travis-ci.org/sosedoff/pgweb)
|
||||||
[](https://ci.appveyor.com/project/sosedoff/pgweb)
|
[](https://ci.appveyor.com/project/sosedoff/pgweb)
|
||||||
|
[](https://goreportcard.com/report/github.com/sosedoff/pgweb)
|
||||||
|
[](https://godoc.org/github.com/sosedoff/pgweb)
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|
||||||
@@ -135,6 +137,6 @@ Any contribution is much appreciated.
|
|||||||
|
|
||||||
## License
|
## 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>
|
||||||
Reference in New Issue
Block a user