diff --git a/index.html b/index.html
index 8d4916724d89f44e262509c2330df5fa67456045..a3970258c1716e1c2bbd454b461047aa21a1ffb9 100644
--- a/index.html
+++ b/index.html
@@ -4,7 +4,7 @@
 
 <xmp theme="simplex">
 
-# How To Program Your Micro-Controller
+# How To Program Your Micro-Controller with `avrdude` (and `make`)
 
 This is about using `avr-dude`, `make` and getting a high-level understanding of what's happening under the hood so that you can tune your micro-controller yourself.
 Notably, we'll cover the fuse programming for the ATTiny44 (echo ftdi board).