update readme

This commit is contained in:
Sebastian Hugentobler 2019-05-29 20:36:41 +02:00
parent 248df63090
commit 8a4ac335e8

View File

@ -2,6 +2,10 @@
A small tool to download books from https://www.e-codices.unifr.ch.
Download the latest build for your OS from the [release](https://code.vanwa.ch/sebastian@vanwa.ch/ecload/releases)
page (`darwin` is for macOS). If you are unsure what to do with the files, you will
probably want to try `ecload-tui`.
# Building from source
```
@ -26,3 +30,6 @@ Options:
-s, --size Size of the downloaded images. One of small, medium, large, max. (default "medium")
```
# License
Licensed as [MPL 2.0](https://www.mozilla.org/en-US/MPL/2.0/)