summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index b9ad7c1..fc493ef 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,6 @@ The sample protocol provided is only intended to be used by one transmitter-rece
Included in the main source files is a led demo. Four leds can be controlled remotely using four tacticle push-buttons. Schematics for the project are provided.
Folders:
-* **/firmware** - TX and RX assembly firmware.
-* **/schematics** - Circuit schematics for transmitter and receiver.
-* **/spec** - IDP Protocol specification.
+* `/firmware` - TX and RX assembly firmware.
+* `/schematics` - Circuit schematics for transmitter and receiver.
+* `/spec` - IDP Protocol specification.