README.md in express_translate-1.0.3 vs README.md in express_translate-1.0.4

- old
+ new

@@ -20,16 +20,20 @@ ===== ##Installation ### 1. Gemfile ```bash -gem 'express_translate', '~> 1.0.3' +gem 'express_translate', '~> 1.0.4' ``` ### 2. Setup Run on terminal. ```bash +gem install express_translate +``` + +```bash bundle install ``` ### 3. Install Open terminal and run: @@ -83,13 +87,14 @@ ##Support ### Files #### Import -* CSV file -* YML file + * CSV file + * YML file + #### Export -* CSV file + * CSV file ### Application Backend for Ruby on Rails -Get data with json (for Javascript) => Development +<!-- Get data with json (for Javascript) => Development -->