Skip to content

Commit 2b0cf09

Browse files
committed
Update README.md
1 parent 529d224 commit 2b0cf09

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# docker-java
22

3-
Java API client for Docker (based on docker-py)
3+
Java API client for [Docker](http://docs.docker.io/ "Docker")
44

55
## Build with Maven
66

@@ -107,4 +107,4 @@ For additional examples, please look at [DockerClientTest.java](https://github.c
107107

108108
Currently the following APIs are missing:
109109

110-
export, history, login, push, tag
110+
export, history, login, push, tag

0 commit comments

Comments
 (0)