diff --git a/README.md b/README.md
index d6e1f53..92b8822 100644
--- a/README.md
+++ b/README.md
@@ -78,17 +78,17 @@ Then you can use TeXDoclet as an alternate doclet in the `pom.xml` file of any p
src/main/java:src/test/java
false
apidocs_tex
-
- -tree
- -hyperref
- -output TeXDoclet.tex
- -createpdf
- -title "TeXDoclet Java Documentation"
- -subtitle "Created with Javadoc TeXDoclet Doclet"
- -author "Greg Wonderly \and S{\"o}ren Caspersen \and Stefan Marx"
- -subpackages org
- -shortinherited
-
+
+ -tree
+ -hyperref
+ -output TeXDoclet.tex
+ -createpdf
+ -title "TeXDoclet Java Documentation"
+ -subtitle "Created with Javadoc TeXDoclet Doclet"
+ -author "Greg Wonderly \and S{\"o}ren Caspersen \and Stefan Marx"
+ -subpackages org
+ -shortinherited
+
...
@@ -114,4 +114,4 @@ Previous versions
License
-----------------
-TeXDoclet is free software and available under the terms of [BSD-2-Clause](http://opensource.org/licenses/BSD-2-Clause) License. For more information see LICENSE.txt.
\ No newline at end of file
+TeXDoclet is free software and available under the terms of [BSD-2-Clause](http://opensource.org/licenses/BSD-2-Clause) License. For more information see LICENSE.txt.