mirror of
https://github.com/lov3b/ecb-rates.git
synced 2025-04-19 04:40:13 +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.
|
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
|
#### Show the original data from ECB
|
||||||
ecb-rates -c sek -c nok -c usd
|

|
||||||
```
|
|
||||||
|
|
||||||
```plain
|
#### ...with only select currencies
|
||||||
2025-01-07
|
|
||||||
Currency Rate
|

|
||||||
---------------------
|
|
||||||
USD 1.0393
|
#### Put the exchange rate in the perspective of any currency
|
||||||
SEK 11.475
|
|
||||||
NOK 11.7385
|

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

|
||||||
|
|
||||||
## Acknowledgment
|
## 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