Update README.md

Added downloads count badge
This commit is contained in:
Iulian Onofrei
2016-08-14 21:40:36 +03:00
committed by GitHub
parent 5381bff244
commit 5f080af511

View File

@@ -1,7 +1,8 @@
# DB Browser for SQLite
[![Build Status](https://travis-ci.org/sqlitebrowser/sqlitebrowser.svg?branch=master)](https://travis-ci.org/sqlitebrowser/sqlitebrowser)
[![Join the chat at https://gitter.im/sqlitebrowser/sqlitebrowser](https://badges.gitter.im/sqlitebrowser/sqlitebrowser.svg)](https://gitter.im/sqlitebrowser/sqlitebrowser?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Build Status][travis-img]](travis)
[![Join the chat at https://gitter.im/sqlitebrowser/sqlitebrowser][gitter-img]](gitter)
[![Download][download-img]](download)
![DB Browser for SQLite Screenshot](https://github.com/sqlitebrowser/sqlitebrowser/raw/master/images/sqlitebrowser.png "DB Browser for SQLite Screenshot")
@@ -229,3 +230,12 @@ DB Browser for SQLite is bi-licensed under the Mozilla Public License
Version 2, as well as the GNU General Public License Version 3 or later.
You can modify or redistribute it under the conditions of these licenses.
[travis-img]: https://travis-ci.org/sqlitebrowser/sqlitebrowser.svg?branch=master
[travis]: https://travis-ci.org/sqlitebrowser/sqlitebrowser
[gitter-img]: https://badges.gitter.im/sqlitebrowser/sqlitebrowser.svg
[gitter]: https://gitter.im/sqlitebrowser/sqlitebrowser?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
[download-img]: https://img.shields.io/github/downloads/sqlitebrowser/sqlitebrowser/total.svg
[download]: https://github.com/sqlitebrowser/sqlitebrowser/releases