Fix broken Markdown headings
diff --git a/README.md b/README.md
index 1bddf01..2855843 100644
--- a/README.md
+++ b/README.md
@@ -191,13 +191,13 @@
 argument a pre-compiled path object. Use precompiled paths when you plan to
 search with the same path more than once.
 
-###Other features
+### Other features
 
 These are just a few examples of the things the etree package can do. See the
 [documentation](http://godoc.org/github.com/beevik/etree) for a complete
 description of its capabilities.
 
-###Contributing
+### Contributing
 
 This project accepts contributions. Just fork the repo and submit a pull
 request!