We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8a506e commit 4283adcCopy full SHA for 4283adc
1 file changed
README.md
@@ -6,7 +6,7 @@ Archives containing JAR files are available as [releases](https://github.com/int
6
7
Docker-java provides a standalone Docker server for Java.
8
9
-## Usage in private repos (faster)
+## Usage in private projects
10
11
* Maven (inside the file)
12
```xml
@@ -49,7 +49,7 @@ Docker-java provides a standalone Docker server for Java.
49
}
50
```
51
52
-## Usage in public repos (slower and only works in gradle but safer)
+## Usage in public projects
53
54
* Gradle (inside the or file)
55
```groovy
0 commit comments