diff --git a/README.md b/README.md
index 38aa65d..653548d 100644
--- a/README.md
+++ b/README.md
@@ -70,9 +70,11 @@ implements two additional Smartypants options:
* LaTeX-style dash parsing, where `--` is translated into
`–`, and `---` is translated into `—`
-* Generic fractions, where anything that looks like a fraction
- is translated into suitable HTML (instead of just a few special
- cases). For example, `4/5` becomes `4⁄5`
+* Generic fractions, where anything that looks like a fraction is
+ translated into suitable HTML (instead of just a few special
+ cases). For example, `4/5` becomes
+ `4⁄5`, which renders as
+ 4⁄5.
LaTeX Output