Skip to content

Commit 142aa73

Browse files
authored
Merge pull request #64 from lex111/patch-1
Fix markdown header
2 parents 2e1c034 + 1a13858 commit 142aa73

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ translation lines with ease. Taking care of a multilingual interface is not a he
1515
<a href="https://packagist.org/packages/themsaid/laravel-langman"><img src="https://poser.pugx.org/themsaid/laravel-langman/license.svg" alt="License"></a>
1616

1717
</p>
18+
1819
## Installation
1920

2021
Begin by installing the package through Composer. Run the following command in your terminal:
@@ -161,4 +162,4 @@ This will rename `users.name` to be `users.full_name`, the console will output a
161162
## Web interface
162163

163164
If you want a web interface to manage your language files instead, I recommend [Laravel 5 Translation Manager](https://github.com/barryvdh/laravel-translation-manager)
164-
by [Barry vd. Heuvel](https://github.com/barryvdh).
165+
by [Barry vd. Heuvel](https://github.com/barryvdh).

0 commit comments

Comments
 (0)