README.md in abank-0.1.1 vs README.md in abank-0.1.2

- old
+ new

@@ -18,10 +18,13 @@ $ gem install abank ## Usage -TODO: Write usage instructions here + $ abank mostra # mostra dados do xlsx + $ abank load # carrega dados xlsx no bigquery + $ abank classifica # classifica arquivo no bigquery + $ abank halp # ajuda aos comandos ## Development After checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.