summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index dde1057..c11c4be 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# idp8
-Infrared Data Protocol 8 - AVR `ATtiny85` (assembly)
+`Infrared Data Protocol 8` - AVR `ATtiny85` (assembly)
# Abstract
This repository contains a bare-bones implementation of a `3 bit` IR (infrared) data protocol using the AVR architecture, providing the means for basic short range robotics control.