X Tutup
Skip to content

Commit 16c1776

Browse files
committed
Update README.md
1 parent 679cb8d commit 16c1776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
Java API client for [Docker](http://docs.docker.io/ "Docker")
66

7-
Supports a subset of the Docker Client API v1.18, Docker Server version 1.6.0
7+
Supports a subset of the Docker Remote API [v1.18](https://github.com/docker/docker/blob/master/docs/sources/reference/api/docker_remote_api_v1.18.md), Docker Server version 1.6.x
88

99
<b>The current implementation is based on Jersey 2.x and therefore classpath incompatible with older Jersey 1.x dependent libraries!</b>
1010

0 commit comments

Comments
 (0)
X Tutup