aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index db1ccd24..ec8709c2 100644
--- a/README.md
+++ b/README.md
@@ -252,8 +252,8 @@ The available configuration options are shown below:
<!-- List of '.md' files with package and module docs -->
<!-- http://kotlinlang.org/docs/reference/kotlin-doc.html#module-and-package-documentation -->
<includes>
- <file>packages.md</file>
- <file>extra.md</file>
+ <include>packages.md</include>
+ <include>extra.md</include>
</includes>
<!-- List of sample roots -->