Skip to content

Commit 3afa635

Browse files
committed
badge更新
1 parent 5cd6b2d commit 3afa635

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# Database
2-
[![Build Status](https://travis-ci.org/webstream-framework/Database.svg?branch=master)](https://travis-ci.org/webstream-framework/Database)
2+
![build](https://github.com/webstream-framework/Database/workflows/build/badge.svg)
33
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/webstream-framework/Database/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/webstream-framework/Database/?branch=master)
44
[![Code Coverage](https://scrutinizer-ci.com/g/webstream-framework/Database/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/webstream-framework/Database/?branch=master)
55

66
This Library is module for database connection.
77
Supported drivers are as follows:
8-
* Mysql
8+
* MySQL
99
* PostgreSQL
1010
* SQLite
11+
* MariaDB
1112

1213
## License
1314
Licensed under the MIT

0 commit comments

Comments
 (0)