Skip to content

Commit 2272c41

Browse files
committed
update readmin and env.example
1 parent 725d0d1 commit 2272c41

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
REACT_APP_API_KEY=YOUR_GETGEOAPI_API_KEY
1+
REACT_APP_API_KEY=YOUR_CURRENCY-GETGEOAPI_API_KEY

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ https://currency-converterr.netlify.app/
1818

1919
**Client:** React, Bootstrap
2020

21-
**API:** getgeoapi.com
21+
**API:** currency.getgeoapi.com
2222

2323

2424
## Screenshots
@@ -67,7 +67,7 @@ Start the server
6767

6868
To run this project, you will need to add the following environment variables to your .env file.
6969

70-
`REACT_API_KEY = YOUR_GETGEOAPI_API_KEY`
70+
`REACT_API_KEY = YOUR_CURRENCY-GETGEOAPI_API_KEY`
7171

7272

7373
## Authors

0 commit comments

Comments
 (0)