Update README

This commit is contained in:
Julius Pabrinkis
2017-06-08 22:36:12 +01:00
committed by Maikel Linke
parent ec6a365227
commit e4627fe0d0

View File

@@ -108,6 +108,9 @@ If you want karma to automatically rerun the tests on file modification, use:
./script/karma start
### Multilingual
Do not forget to run `rake tmp:cache:clear` after locales are updated to reload I18n js translations.
## Credits
* Andrew Spinks (http://github.com/andrewspinks)