Skip to content

Commit 730ab99

Browse files
committed
Update README CI badges
1 parent e67838b commit 730ab99

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
= The Reactive SQL Client
22

3-
image:https://github.com/eclipse-vertx/vertx-sql-client/workflows/CI/badge.svg?branch=master["Build Status", link="https://github.com/eclipse-vertx/vertx-sql-client/actions?query=workflow%3ACI"]
3+
image:https://github.com/eclipse-vertx/vertx-sql-client/actions/workflows/ci-5.x.yml/badge.svg["Build Status (5.x)",link="https://github.com/eclipse-vertx/vertx-sql-client/actions/workflows/ci-5.x.yml"]
4+
image:https://github.com/eclipse-vertx/vertx-sql-client/actions/workflows/ci-4.x.yml/badge.svg["Build Status (4.x)",link="https://github.com/eclipse-vertx/vertx-sql-client/actions/workflows/ci-4.x.yml"]
45

56
* Simple API focusing on scalability and low overhead.
67
* Reactive and non-blocking which able to handle many database connections with a single thread.

0 commit comments

Comments
 (0)