mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-05-06 20:09:54 -05:00
Update README.md
Fix code style and add hyperlink to Qt badge
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
[![Build Status][travis-img]][travis]
|
||||
[![Join the chat at https://gitter.im/sqlitebrowser/sqlitebrowser][gitter-img]][gitter]
|
||||
[![Download][download-img]][download]
|
||||

|
||||
[![Qt][qt-img]][qt]
|
||||
|
||||

|
||||
|
||||
@@ -246,3 +246,6 @@ You can modify or redistribute it under the conditions of these licenses.
|
||||
|
||||
[download-img]: https://img.shields.io/github/downloads/sqlitebrowser/sqlitebrowser/total.svg
|
||||
[download]: https://github.com/sqlitebrowser/sqlitebrowser/releases
|
||||
|
||||
[qt-img]: https://img.shields.io/badge/Qt-qmake-green.svg
|
||||
[qt]: https://www.qt.io
|
||||
|
||||
Reference in New Issue
Block a user