Skip to content

Commit

Permalink
add more README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LeOndaz committed Mar 3, 2024
1 parent 6d97862 commit fed3814
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,16 @@ CLI options:
# download in batches of 20, defaults to 10
./qurandw en ./downloads true 20

```

Note that on *NIX systems, you'll need to set proper file permissions

```shell
chmod +x ./qurandw-darwin-arm64
```

Then open the app

```shell
./qurandw-darwin-arm64
```

0 comments on commit fed3814

Please sign in to comment.