From 5e930b9847cc00ad8c52d1d22b582649b1528f74 Mon Sep 17 00:00:00 2001 From: Jacob Signorovitch Date: Thu, 9 Jan 2025 11:43:49 -0500 Subject: [PATCH] Updated README. Why can't the link be in
??
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index cd61be2..8b6fdb7 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ make release    # Build.
 ```
 
 If you wish to run tests, make sure to run `git clone --recurse-submodules` to
-include the `[Unity](https://github.com/ThrowTheSwitch/Unity)` test framework.
+include the [Unity](https://github.com/ThrowTheSwitch/Unity) test framework.
 
 ## Current State