| Index: README.md |
| diff --git a/README.md b/README.md |
| index b1a0ca8268335a375a6d126ee64f1dda4471532d..a8301e6a4ea438369681918f447cb8ea710bc72b 100644 |
| --- a/README.md |
| +++ b/README.md |
| @@ -6,6 +6,14 @@ platforms. This repository is not designed to be used directly, but instead to |
| serve as a dependency for `adblockplus`, `adblockpluschrome` and |
| `libadblockplus`. |
| +Translations |
| +------------ |
| + |
| +Translations for the strings in this project are managed using the online |
| +[Crowdin platform][crowdin]. To synchronise with Crowdin you can use the build |
| +script. To get a list of the possible commands type `./build.py -t generic` at |
| +the command line. (You will also need the Crowdin API key for the project.) |
|
Wladimir Palant
2017/01/24 11:42:45
The -t generic parameter is optional because only
Wladimir Palant
2017/01/24 11:44:08
Please ignore this point, the script is actually c
|
| + |
| Running the unit tests |
| ---------------------- |