Skip to content

Commit 07986f5

Browse files
authored
Update README.md
1 parent b3bb02d commit 07986f5

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# CurrencyData
22
Excel macro for downloading current currency prices from the Internet
33

4-
# Usage
4+
## Usage
55
```=CurrencyRate(CURRENCY_2, CURRENCY_2)```
66

7-
Example:<br>
7+
### Example:<br>
88
```=CurrencyRate("USD", "PLN")```
99

1010
![Example usage](https://raw.githubusercontent.com/KimPiks/CurrencyData/main/Example.png)
11+
12+
## Note:<br>
13+
The script is based on the finance.yahoo.com API

0 commit comments

Comments
 (0)