add licence information
This commit is contained in:
parent
fe9d1ee619
commit
f31e75f98a
@ -26,7 +26,7 @@ or macOS.
|
||||
- [NodeJS](https://nodejs.org/en/download/) (the LTS version is fine)
|
||||
- [Firefox](https://www.mozilla.org/en-US/firefox/download/thanks/)
|
||||
- [geckodriver](https://github.com/mozilla/geckodriver/releases)
|
||||
- [nzz.js]()
|
||||
- [nzz.js](https://code.vanwa.ch/sebastian/nzz-downloader/-/releases)
|
||||
|
||||
## Usage
|
||||
```
|
||||
@ -48,3 +48,10 @@ directory "./nzz"
|
||||
```
|
||||
./nzz.js -u 'myuser@example.com' -p 'mypassword' -f 1780-01-01 -t 1780-02-30
|
||||
```
|
||||
|
||||
## Caveats
|
||||
You need a good internet connection, as the program only waits 5 seconds until a
|
||||
download of an issue can start. This is something that is hard to solve unfortunately.
|
||||
|
||||
## Licence
|
||||
Licenced as [MPL 2.0](https://www.mozilla.org/en-US/MPL/2.0/).
|
||||
|
Loading…
Reference in New Issue
Block a user