Skip to content

Commit

Permalink
Update README.md (typo: default)
Browse files Browse the repository at this point in the history
Signed-off-by: Jos Ahrens <github@liefland.net>
  • Loading branch information
Zarthus authored Apr 13, 2024
1 parent 49c35f6 commit 7b5ac6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Without connecting to the remote API (no `tokio` or `reqwest` dependencies):

You can the run it like so:
- `icredeem setup` to generate a config file.
- `icredeem` use the default strategy based on the config, this will defalut to getting redeemable codes from the API
- `icredeem` use the default strategy based on the config, this will default to getting redeemable codes from the API
- `icredeem --codes="NEWA-CCOU-NTNE-WME!"` to redeem a code.
- `icredeem --prefer-remote` if the configured strategy is local, this will use the remote strategy for this call.

Expand Down

0 comments on commit 7b5ac6c

Please sign in to comment.