templates: consistently use newlines before sections

This commit is contained in:
Pablo Santiago Blum de Aguiar 2016-06-02 21:41:07 -03:00
parent 7a815f32f0
commit befebda9f2
2 changed files with 6 additions and 1 deletions

View File

@ -9,6 +9,7 @@
<br/>
## Install
```fish
@ -22,6 +23,7 @@ $ omf install {{NAME}}
$ {{NAME}}
```
# License
[MIT][mit] © [{{USER}}][author] et [al][contributors]

View File

@ -9,24 +9,27 @@
<br/>
## Install
## Install
```fish
$ omf install {{NAME}}
```
## Features
* Lorem ipsum dolor sit amet.
* Consectetur adipisicing elit.
## Screenshot
<p align="center">
<img src="{{SCREENSHOT_URL}}">
</p>
# License
[MIT][mit] © [{{USER}}][author] et [al][contributors]