From 0a4c3cd2337f91664d431f819e9f4bc8a41d10f6 Mon Sep 17 00:00:00 2001
From: pscalise2 <pscalise2@huskers.unl.edu>
Date: Wed, 19 Feb 2025 13:21:49 -0600
Subject: [PATCH] Edit README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index f5f59a2..7e062b2 100644
--- a/README.md
+++ b/README.md
@@ -69,7 +69,7 @@ arm-none-eabi-objcopy -O binary -S build/py32-keychain.elf build/py32-keychain.b
 This means that a binary file which includes all code, images, and GIFs has been successfully created that can be flashed to the keychain.
 
 
-#Programming
+# Programming
 Open the UNL Keychain Utility app that is in this repository. 
 
 On _macOS_ after attempting the first open, you may need to go to System Settings > Privacy and Security, then scroll all the way to the bottom and hit open where it lists the app. 
-- 
GitLab