Skip to content

Commit 43efb41

Browse files
Modified new block in Readme
1 parent de0ef99 commit 43efb41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
### Description
66
JMeter ElasticSearch Backend Listener is a JMeter plugin enabling you to send test results to an ElasticSearch engine. It is meant as an alternative live-monitoring tool to the built-in "InfluxDB" backend listener of JMeter.
77

8-
### Build Custom code
9-
Clone the repository and execute below mvn command. Make sure JAVA_HOME is set properly
8+
### Contributing and testing your code
9+
Fork & clone the repository, modify/add code and execute below mvn command. Make sure JAVA_HOME is set properly
1010
```
1111
mvn package
1212
```

0 commit comments

Comments
 (0)