diff --git a/README.asciidoc b/README.asciidoc index 226acd91..57a9ca36 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -152,7 +152,7 @@ System.out.println(javaClass); ``` JavaDoc creation and parsing ------------------------------------ +---------------------------- Here is an example on how to add JavaDoc to a class: