diff options
author | MatMoul <matmoul@gmail.com> | 2016-04-13 00:38:37 +0200 |
---|---|---|
committer | MatMoul <matmoul@gmail.com> | 2016-04-13 00:38:37 +0200 |
commit | e21fd741db045667ba2f1f7e69b4bb9d97a65a3e (patch) | |
tree | dc77fda973c8d07516d49a7c4c570679faafaf7f /lng/README.md | |
parent | c7847df3890ef104bb09843b30592cea17f354aa (diff) | |
download | hyperfi-e21fd741db045667ba2f1f7e69b4bb9d97a65a3e.tar.lz hyperfi-e21fd741db045667ba2f1f7e69b4bb9d97a65a3e.tar.xz hyperfi-e21fd741db045667ba2f1f7e69b4bb9d97a65a3e.zip |
New Release : 2016.04.13.00.38.26
Diffstat (limited to 'lng/README.md')
-rw-r--r-- | lng/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lng/README.md b/lng/README.md new file mode 100644 index 0000000..867f8c3 --- /dev/null +++ b/lng/README.md @@ -0,0 +1,11 @@ +#Translations + +Translations is simple... +Fork the project. +Create your language file. +Pull Request your change. + +You can test your change with the next command : +sh archfi {githubusername} {branchname} +As exemple : +sh archfi matmoul master |