Skip to content

Commit 4b8080c

Browse files
authored
Update README.md
1 parent d233fa1 commit 4b8080c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Python/Currency Converter/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
Here we can covert INR into various currencies using the data of rates from google ,we will make currency file in which all the rates will be there and then in the script we will read and fetch from that file and then convert it into any currency.
55

66

7-
Third-Party Libraries Required : No libraries required.
7+
## Third-Party Libraries Required :
8+
No libraries required.
89

910
## How to use it :
1011
We firstly need to get the rates from google and copy it into currency file then we need to run the script and then mention the currency in which we need to convert.

0 commit comments

Comments
 (0)