| Index: README.md | 
| =================================================================== | 
| --- a/README.md | 
| +++ b/README.md | 
| @@ -53,6 +53,11 @@ | 
| script. To get a list of the possible commands type `./build.py help` at | 
| the command line. (You will also need the Crowdin API key for the project.) | 
| +Before updating translations in the crowdin eyeo send strings to translation | 
| +agencies, in order to get high quality translations before updating crowdin. | 
| +Translation agencies are using CSV files, so in order to optimize import and | 
| +export process use csv-export.js, run `node csv-export.js -h` for instructions. | 
| + | 
| firstRun.html | 
| ------------- |