Skip to content

Commit fe2f46b

Browse files
authored
Fix readme
1 parent 6e27ebf commit fe2f46b

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
@@ -12,7 +12,7 @@ Tool export query in CSV and XLS / XLSX format
1212
![Java build version](https://img.shields.io/badge/build%20on-java%2011+-%23ED8B00.svg?style=for-the-badge&logo=openjdk&logoColor=white)
1313
![Apache Maven](https://img.shields.io/badge/Apache%20Maven-3.9.0+-C71A36?style=for-the-badge&logo=Apache%20Maven&logoColor=white)
1414

15-
## 1 Quickstart
15+
## 1 Quickstart
1616

1717
### 1.1 Create a sample query catalog
1818

@@ -69,4 +69,4 @@ XLS/XLSX Formats needs *Apache POI* dependency, which is *NOT* automatically inc
6969
<artifactId>poi-ooxml</artifactId>
7070
<version>${poi-version}</version>
7171
</dependency>
72-
```
72+
```

0 commit comments

Comments
 (0)