Skip to content

Commit 551a33b

Browse files
committed
markdown fixes
1 parent 33407cf commit 551a33b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

ibm-mq-metrics/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,19 @@ The MQ Monitor is compatible with IBM MQ version 7.x, 8.x and 9.x.
1717

1818
## Prerequisites
1919

20-
### Build
21-
2220
This software requires compilation with Java 11.
2321
It targets language level 8 and outputs java 8 class files.
2422

2523
The extension has a dependency on the following jar's depending on IBM MQ version:
2624

2725
* v8.0.0 and above
26+
2827
```
2928
com.ibm.mq.allclient.jar
3029
```
30+
3131
* For other versions
32+
3233
```
3334
com.ibm.mq.commonservices.jar
3435
com.ibm.mq.jar

0 commit comments

Comments
 (0)