Update README.md

This commit is contained in:
Paul Campbell 2024-10-26 12:14:05 +01:00
parent b87472929e
commit b8d5e6b922

View file

@ -96,6 +96,10 @@ This will create a new file `library-{date}.txt`, that contains a list of everyt
The recommended workflow is to run the default recipe which will present you with a searchable list of your library. The recommended workflow is to run the default recipe which will present you with a searchable list of your library.
From here you can select items to download by pressing `TAB` (for selecting mutliple titles), or `ENTER` to select just the one. From here you can select items to download by pressing `TAB` (for selecting mutliple titles), or `ENTER` to select just the one.
```shell
just
```
Once you have made your selection, the `.aax` and/or `.aaxc/.voucher` files will be downloaded, via a `./TEMP/` directory, Once you have made your selection, the `.aax` and/or `.aaxc/.voucher` files will be downloaded, via a `./TEMP/` directory,
before being moved to either the `./AAX/` or `./AAXC/` directories. before being moved to either the `./AAX/` or `./AAXC/` directories.