]> nmode's Git Repositories - signal-cli/blobdiff - README.md
Update ci.yml
[signal-cli] / README.md
index 5eb9e78d685af23c61c4574c3f859edbc143b6bd..4bd49c17442defff73afcb692ac5995bd24ea743 100644 (file)
--- a/README.md
+++ b/README.md
@@ -37,7 +37,9 @@ Important: The USERNAME is your phone number in international format and must in
 
         signal-cli -u USERNAME register
         
-  You can register Signal using a land line number. In this case you can skip SMS verification process and jump directly to the voice call verification by adding the --voice switch at the end of above register command.
+  You can register Signal using a land line number. In this case you can skip SMS verification process and jump directly to the voice call verification by adding the `--voice` switch at the end of above register command.
+  
+  Registering may require solving a CAPTCHA challenge: [Registration with captcha](https://github.com/AsamK/signal-cli/wiki/Registration-with-captcha)
 
 * Verify the number using the code received via SMS or voice, optionally add `--pin PIN_CODE` if you've added a pin code to your account
 
@@ -102,8 +104,8 @@ This is still experimental and will not work in all situations.
   
    The binary is available at *build/native-image/signal-cli*
 
-## Troubleshooting
-If you use a version of the Oracle JRE and get an InvalidKeyException you need to enable unlimited strength crypto. See https://stackoverflow.com/questions/6481627/java-security-illegal-key-size-or-default-parameters for instructions.
+## FAQ and Troubleshooting
+For frequently asked questions and issues have a look at the [wiki](https://github.com/AsamK/signal-cli/wiki/FAQ)
 
 ## License