Index: README.md |
diff --git a/README.md b/README.md |
index b1a0ca8268335a375a6d126ee64f1dda4471532d..2d69ae01b10e69c50e7290764b2ed15aec8dc58c 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 help` at |
+the command line. (You will also need the Crowdin API key for the project.) |
+ |
Running the unit tests |
---------------------- |