Skip to content

Commit 84fb758

Browse files
Update README.md
fix header line
1 parent 4c02ccd commit 84fb758

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
[![Gradle Plugin Portal](https://img.shields.io/gradle-plugin-portal/v/com.chillycheesy.modulo-application)](https://plugins.gradle.org/plugin/com.chillycheesy.modulo-application)
66

77
</div>
8-
---
8+
9+
---
10+
911
## Overview.
1012
The HomeTracker Application Plugin give help to deploy HomeTracker's modules.
1113

@@ -108,7 +110,8 @@ The processResources task depends on the generateModuleYml task.
108110

109111

110112
### runModuloServer. <a id="tasks-runModuloServer"></a>
111-
This task run a modulo server. The version of the modulo server is defined by the **moduloVersion** parameter. *[(See moduloVersion closure for more information.)](#closures-module)*
113+
This task run a modulo server. The version of the modulo server is defined by the **moduloVersion** parameter.
114+
*[(See moduloVersion closure for more information.)](#closures-module)*
112115
The server name is automatically downloaded and placed in the ```modulo-server``` folder at the root of your project.
113116
The runModuloServer task depends on the deployModuleToLocalModuloServer task.
114117

0 commit comments

Comments
 (0)