aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 0bbac08..b88376b 100644
--- a/README.md
+++ b/README.md
@@ -16,8 +16,8 @@ the request limit of the free tiers, although that will also depend on how many
16stocks and currencies you decide to query. For a small set, the free tier of the 16stocks and currencies you decide to query. For a small set, the free tier of the
17APIs should be sufficient. Otherwise, consider subscribing to the paid tiers. 17APIs 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
22Once you have created an account and subscribed, define the environment variable 22Once 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