mirror of
https://github.com/lov3b/ecb-rates.git
synced 2025-04-11 12:40:11 +02:00
Readme with images
This commit is contained in:
parent
a39d0331b3
commit
f501569040
26
README.md
26
README.md
@ -32,20 +32,22 @@ Congratulations! Now the cli binary `ecb-rates` will be in your cargo bin folder
|
||||
|
||||
It features an extensive cache, which will [calculate hollidays](src/holiday.rs) in order to know whether to invalidate it or not.
|
||||
|
||||
### Example
|
||||
### Examples
|
||||
|
||||
```sh
|
||||
ecb-rates -c sek -c nok -c usd
|
||||
```
|
||||
#### Show the original data from ECB
|
||||

|
||||
|
||||
```plain
|
||||
2025-01-07
|
||||
Currency Rate
|
||||
---------------------
|
||||
USD 1.0393
|
||||
SEK 11.475
|
||||
NOK 11.7385
|
||||
```
|
||||
#### ...with only select currencies
|
||||
|
||||

|
||||
|
||||
#### Put the exchange rate in the perspective of any currency
|
||||
|
||||

|
||||
|
||||
#### Flip it
|
||||
|
||||

|
||||
|
||||
## Acknowledgment
|
||||
|
||||
|
BIN
screenshots/all-to-usd.png
Normal file
BIN
screenshots/all-to-usd.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 101 KiB |
BIN
screenshots/eur-to-all-select.png
Normal file
BIN
screenshots/eur-to-all-select.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
BIN
screenshots/eur-to-all.png
Normal file
BIN
screenshots/eur-to-all.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 101 KiB |
BIN
screenshots/usd-to-all.png
Normal file
BIN
screenshots/usd-to-all.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 104 KiB |
Loading…
x
Reference in New Issue
Block a user