Skip to content

Commit 480d668

Browse files
authored
Update README.md
1 parent 639a457 commit 480d668

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

httpclient-simple/README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
=========
2-
## Articles that are part of the HTTPClient Ebook
2+
## This module contains articles that are part of the HTTPClient Ebook
33

4-
# To run the live tests, use the command: mvn clean install -Plive
5-
# This will start an embedded Jetty server on port 8082 using the Cargo plugin configured in the pom.xml file,
6-
# for the live Maven profile
4+
# Running the Tests
5+
To run the live tests, use the command: mvn clean install -Plive
6+
This will start an embedded Jetty server on port 8082 using the Cargo plugin configured in the pom.xml file,
7+
for the live Maven profile
78

89
### Relevant Articles:
910

0 commit comments

Comments
 (0)