diff options
author | MatMoul <matmoul@gmail.com> | 2016-04-17 02:32:39 +0200 |
---|---|---|
committer | MatMoul <matmoul@gmail.com> | 2016-04-17 02:32:39 +0200 |
commit | c2f5a43603818af1445263b6356be697a12e7997 (patch) | |
tree | e18a2a669faf87be88e3ec605c2480c21f146121 | |
parent | c2d608a584e9913ece96195f2b643db8a933251c (diff) | |
download | hyperfi-c2f5a43603818af1445263b6356be697a12e7997.tar.lz hyperfi-c2f5a43603818af1445263b6356be697a12e7997.tar.xz hyperfi-c2f5a43603818af1445263b6356be697a12e7997.zip |
Update Langugae README
-rw-r--r-- | lng/README.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/lng/README.md b/lng/README.md index 867f8c3..9e02f24 100644 --- a/lng/README.md +++ b/lng/README.md @@ -1,11 +1,11 @@ #Translations -Translations is simple... -Fork the project. -Create your language file. +Translations is simple...<br /> +Fork the project.<br /> +Create your language file.<br /> Pull Request your change. -You can test your change with the next command : -sh archfi {githubusername} {branchname} -As exemple : +You can test your change with the next command :<br /> +sh archfi {githubusername} {branchname}<br /> +As exemple :<br /> sh archfi matmoul master |