Skip to content

Commit 45b00ef

Browse files
committed
Fix build badge
1 parent 5d6ec58 commit 45b00ef

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
1+
[![Build Status](https://img.shields.io/github/actions/workflow/status/docker-client/docker-remote-api-client/cd.yml?branch=main&style=for-the-badge)](https://github.com/docker-client/docker-remote-api-client/actions)
2+
[![Maven Central](https://img.shields.io/maven-central/v/de.gesellix/docker-remote-api-client.svg?style=for-the-badge&maxAge=86400)](https://search.maven.org/search?q=g:de.gesellix%20AND%20a:docker-remote-api-client)
3+
14
# docker-remote-api-client
5+
6+
A mostly-generated Kotlin client for the Docker Engine
7+
8+
## Publishing/Release Workflow
9+
10+
See RELEASE.md

0 commit comments

Comments
 (0)