diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,8 +16,8 @@ the request limit of the free tiers, although that will also depend on how many | |||
16 | stocks and currencies you decide to query. For a small set, the free tier of the | 16 | stocks and currencies you decide to query. For a small set, the free tier of the |
17 | APIs should be sufficient. Otherwise, consider subscribing to the paid tiers. | 17 | APIs should be sufficient. Otherwise, consider subscribing to the paid tiers. |
18 | 18 | ||
19 | - Stock: https://rapidapi.com/amansharma2910/api/realstonks | 19 | - Stock: [https://rapidapi.com/amansharma2910/api/realstonks](https://rapidapi.com/amansharma2910/api/realstonks) |
20 | - Currency: https://rapidapi.com/juhestudio-juhestudio-default/api/exchange-rate-api1 | 20 | - Currency: [https://rapidapi.com/juhestudio-juhestudio-default/api/exchange-rate-api1](https://rapidapi.com/juhestudio-juhestudio-default/api/exchange-rate-api1) |
21 | 21 | ||
22 | Once you have created an account and subscribed, define the environment variable | 22 | Once you have created an account and subscribed, define the environment variable |
23 | `RAPIDAPI_KEY` with your API key prior to running the application. The | 23 | `RAPIDAPI_KEY` with your API key prior to running the application. The |