crowdin_sync: Add crowdin branch feature support

Change-Id: Id86be9ebba7bfe39953691b4afa3488f7787cc3b
diff --git a/README.mkdn b/README.mkdn
index c55d6b1..9d13bee 100644
--- a/README.mkdn
+++ b/README.mkdn
@@ -8,7 +8,7 @@
 
 Prerequisites
 -------------
-The Ruby variant of crowdin-cli is required for this to work.
+The Ruby variant of crowdin-cli >= 0.5.2 is required for this to work.
 
     \curl -sSL https://get.rvm.io | bash -s stable --ruby
     source /home/your_username/.rvm/scripts/rvm # Add this to your .bashrc file!