Add language-data updating instructions to README

This commit is contained in:
Amire80
2018-04-02 11:27:26 +03:00
committed by Kartik Mistry
parent e5ec92f35c
commit 78a0b4bf78

View File

@@ -123,6 +123,15 @@ To run tests locally, run `grunt test`. This will run the tests in PhantomJS.
You can also run the tests in a browser by navigating to the `test/` directory, but first run `grunt` to install the submodules. You can also run the tests in a browser by navigating to the `test/` directory, but first run `grunt` to install the submodules.
Updating language-data
----------------------------------
From the main repo directory, run:
```shell
./scripts/fetch-language-data.sh
```
Coding style Coding style
------------- -------------