From a2d7bad7873b19c2aff9e363bc2c86a1dde2544a Mon Sep 17 00:00:00 2001 From: Kymkim Date: Fri, 6 Jun 2025 12:13:14 -0700 Subject: [PATCH] update readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 35566d8b..09d1f292 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Senior Project: Modular Keyboard ## Folder Structure -case - STL/CAD for the 3D models of the keyboard case -docs - BOM, build instructions, and documentation for functions if necessary -firmware - Code for the microcontrollers or modules -hardware - KiCad/EasyEDA files for the PCB \ No newline at end of file +case: STL/CAD for the 3D models of the keyboard case +docs: BOM, build instructions, and documentation for functions if necessary +firmware: Code for the microcontrollers or modules +hardware: KiCad/EasyEDA files for the PCB \ No newline at end of file