diff --git a/README.md b/README.md index 44a87c1..ae727dc 100644 --- a/README.md +++ b/README.md @@ -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/)