Skip to content

Commit

Permalink
Fix typos in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yahiheb authored and 0xB10C committed Aug 28, 2024
1 parent 76d938b commit f66f762
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ an issue or pull-request adding assets.
- BSC (Binance Smart Chain)

The sanctioned addresses can be extracted with this tool from the
[`sdn_advanced.xml`][2] file. The tools supports the following output formats:
[`sdn_advanced.xml`][2] file. The tool supports the following output formats:
- `TXT` file format (one address per line)
- `JSON` file containing a list of addresses

Expand Down Expand Up @@ -66,7 +66,7 @@ $ cat sanctioned_addresses_XBT.txt | head -n2
1Kuf2Rd8mDyAViwBozGTNYnvWL8uYFrkVo
```

Other assets an be selected by supplying the tickers:
Other assets can be selected by supplying the tickers:

``` console
$ python3 generate-address-list.py ETH ETC DASH LTC
Expand Down

0 comments on commit f66f762

Please sign in to comment.