diff --git a/README.md b/README.md
index 87a55f1..258f97d 100644
--- a/README.md
+++ b/README.md
@@ -85,7 +85,7 @@ npm install inline-html
---
-
+
### inline.html ( html [, options] )
Parses an HTML string and embeds referenced local assets into the HTML.
@@ -115,7 +115,7 @@ co(function * () {
---
-
+
### inline.file ( filename [, options] )
Reads an HTML file and embeds referenced local assets into the HTML.
@@ -144,7 +144,7 @@ co(function * () {
---
-
+
### Results
The `Promise` returned by these functions is optionally fulfilled with a `results` object that has the following properties: