README.md in express_translate-1.0.2 vs README.md in express_translate-1.0.3
- old
+ new
@@ -20,11 +20,11 @@
=====
##Installation
### 1. Gemfile
```bash
-gem 'express_translate', '~> 1.0.1'
+gem 'express_translate', '~> 1.0.3'
```
### 2. Setup
Run on terminal.
```bash
@@ -82,11 +82,14 @@
Note: You can see before login. Account for login in config file ("/config/express_translate.yml").
##Support
### Files
-Export and Import csv file
+#### Import
+* CSV file
+* YML file
+#### Export
+* CSV file
### Application
Backend for Ruby on Rails
-
-Get data with json (for Javascript)
+Get data with json (for Javascript) => Development