From bc6d6f2ea3e72a22c04b3c27a4b290c027fe0a7f Mon Sep 17 00:00:00 2001
From: 3gg <3gg@shellblade.net>
Date: Mon, 7 Aug 2023 09:18:57 -0700
Subject: Format links.

---
 README.md | 4 ++--
 1 file 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
 stocks and currencies you decide to query. For a small set, the free tier of the
 APIs should be sufficient. Otherwise, consider subscribing to the paid tiers.
 
-- Stock: https://rapidapi.com/amansharma2910/api/realstonks
-- Currency: https://rapidapi.com/juhestudio-juhestudio-default/api/exchange-rate-api1
+- Stock: [https://rapidapi.com/amansharma2910/api/realstonks](https://rapidapi.com/amansharma2910/api/realstonks)
+- Currency: [https://rapidapi.com/juhestudio-juhestudio-default/api/exchange-rate-api1](https://rapidapi.com/juhestudio-juhestudio-default/api/exchange-rate-api1)
 
 Once you have created an account and subscribed, define the environment variable
 `RAPIDAPI_KEY` with your API key prior to running the application. The
-- 
cgit v1.2.3