@@ -0,0 +1,19 @@
+~/bin
+=======
+
+## i18n
+* [English](./README.md)
+## Descrição
+Scripts bash / perl / python scripts que eu uso, posso ter usado, deveria usar, devo usar ou teria usado.
+Uso:
+```bash
+pushd ${HOME}
+git clone https://github.com/iuriguilherme/bin
+source ~/.profile
+```
@@ -1,4 +1,19 @@
-scripts
=======
-Scripts pra ajudar a fazer coisas em servidores sem puppet/docker/etc.
+* [Português Brasileiro](README.PT.md)
+## Description
+Mostly bash / perl / python scripts which I use, may have used, should use, shall use or would have used.
+Usage: