README.md in termit-2.10.0 vs README.md in termit-2.10.1

- old
+ new

@@ -60,21 +60,23 @@ ```bash export LANG=es git(){[[ "$@" = commit\ -m* ]]&&termit en $LANG ${${@:$#}//./} -t;command git $@} ``` +I am no shell ninja so if you know how to make it work in bash then please submit a PR. + ## Language codes: * english - en * polish - pl * french - fr * spanish - es * slovakian - sk * chinese - zh * russian - ru * automatic source language detection - auto -To find all available language codes visit www.translate.google.com. Choose langauges and their codes will appear in the url. +To find all available language codes visit https://developers.google.com/translate/v2/using_rest#language-params. ## Requirements Works with Ruby 1.9.2 and higher.