Skip to content

Commit 4ac37de

Browse files
authored
docs: add FAQ
1 parent b5cec7c commit 4ac37de

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ I also _somewhat_ maintain a version of the original in the [historical-perl bra
66

77
## How to use
88

9-
### Retrieving your Lineup ID
10-
11-
Visit the [Retrieving Lineup ID](https://github.com/jef/zap2xml/wiki/Retrieving-Lineup-ID) in the Wiki.
12-
139
### Node.js
1410

1511
```bash
@@ -87,3 +83,9 @@ If you want to run zap2xml in intervals, you can use a task scheduler like `cron
8783
### Running in Docker
8884

8985
You can run zap2xml in a Docker container. The `SLEEP_TIME` environment variable can be used to set the interval between runs. The default is 21600 seconds (6 hours).
86+
87+
## FAQ
88+
89+
### How do I get my Lineup ID?
90+
91+
Visit https://github.com/jef/zap2xml/wiki/Retrieving-Lineup-ID

0 commit comments

Comments
 (0)