aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author3gg <3gg@shellblade.net>2023-08-07 09:18:57 -0700
committer3gg <3gg@shellblade.net>2023-08-07 09:18:57 -0700
commitbc6d6f2ea3e72a22c04b3c27a4b290c027fe0a7f (patch)
tree5b8ca3d872a980df1d6a608098b798ab43934b9a
parent18478d9b3a5462a7c4320d4ff134585f70119e64 (diff)
Format links.
-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