Skip to content

Commit dc767c8

Browse files
committed
Join "Prerequisites" and "Dependencies" sections
1 parent a5ff286 commit dc767c8

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ Prometheus exporter for IBM MQ, written in Java. Exposes API metrics of IBM MQ a
55
## Table of contents
66
1. [Getting Started](#getting-started)
77
- [Compatibility](#compatibility)
8-
- [Prerequisites](#prerequisites)
98
- [Dependencies](#dependencies)
109
- [Configuration](#configuration)
1110
- [Build](#build)
@@ -56,15 +55,11 @@ Supports [IBM MQ](https://www.ibm.com/support/knowledgecenter/en/SSFKSJ_9.0.0/co
5655

5756
Was tested on MQ ver.9.0.x.x and MQ ver. 9.1.x.x.
5857

59-
#### Prerequisites
60-
<sub><sup> [Back to TOC.](#table-of-contents) </sup></sub><br/>
61-
List of prerequisites:
62-
- [IBM JRE 8 or higher](https://developer.ibm.com/javasdk/downloads/sdk8/) \ [Oracle JRE 8 or higher](https://www.oracle.com/technetwork/java/javase/downloads/index.html) \ [OpenJDK JRE 8 or higher](https://jdk.java.net/java-se-ri/8)
63-
- [Maven](https://maven.apache.org/)
64-
6558
#### Dependencies
6659
<sub><sup> [Back to TOC.](#table-of-contents) </sup></sub><br/>
6760
List of dependencies:
61+
- [IBM JRE 8 or higher](https://developer.ibm.com/javasdk/downloads/sdk8/) \ [Oracle JRE 8 or higher](https://www.oracle.com/technetwork/java/javase/downloads/index.html) \ [OpenJDK JRE 8 or higher](https://jdk.java.net/java-se-ri/8)
62+
- [Maven](https://maven.apache.org/)
6863
- [Prometheus](https://prometheus.io)
6964
- [IBM MQ](https://www.ibm.com/support/knowledgecenter/en/SSFKSJ_9.0.0/com.ibm.mq.helphome.v90.doc/WelcomePagev9r0.htm)
7065

0 commit comments

Comments
 (0)