Skip to content

Commit 2d171f5

Browse files
committed
doc: add sonarcloud badges
1 parent f5df45d commit 2d171f5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# QueryMaster - Yet Another Database GUI
22

3+
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=invisal_query-master&metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=invisal_query-master) [![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=invisal_query-master&metric=security_rating)](https://sonarcloud.io/summary/new_code?id=invisal_query-master)
4+
[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=invisal_query-master&metric=ncloc)](https://sonarcloud.io/summary/new_code?id=invisal_query-master)
5+
36
QueryMaster is a simple and yet another database graphical client. It is free and cross platform. Currently, only support MySQL but with future plan to support many other SQL-like database.
47

58

0 commit comments

Comments
 (0)