diff --git a/packages/mdc-button/README.md b/packages/mdc-button/README.md
index 1c7443e87af..fc0a27735c2 100644
--- a/packages/mdc-button/README.md
+++ b/packages/mdc-button/README.md
@@ -41,6 +41,7 @@ npm install @material/button
```html
```
@@ -91,6 +92,7 @@ To add an icon, add an element with the `mdc-button__icon` class inside the butt
```html
@@ -100,6 +102,7 @@ It's also possible to use an SVG icon:
```html