Skip to content

Commit 64d3a92

Browse files
committed
Readme fix
1 parent f64a731 commit 64d3a92

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The path to said configuration shall be passed as first parameter of the program
99
Disclaimer: This tool was just a quick implementation for our CI needs, which might also be useful for others.
1010

1111

12-
##Usage:
12+
## Usage:
1313
To call the program use:
1414
```
1515
imap-extractor <path to config json>
@@ -19,7 +19,7 @@ For detailed description of config json see below. Configured regex needs to con
1919
Result will be content of group of first match found in the email inbox.
2020
Additional unnamed groups may be used inside the regex.
2121

22-
##Parameters:
22+
## Parameters:
2323

2424
The following configurations are to be included in the configuration:
2525
* imap-host: Url on which the email host can be reached

0 commit comments

Comments
 (0)