diff --git a/README.md b/README.md index 4338145..b52e740 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,13 @@ smp://YOUR_FINGERPRINT=@YOUR_IPV4_ADDRESS:5223 For mobile clients, open Settings, find an option "SMP servers", toggle "Configure SMP Servers" to on, then enter the SMP Servers Address for all servers you want the client to use. +[iOS app](https://apps.apple.com/us/app/simplex-chat/id1605771084) +  +[![Android app](https://github.com/simplex-chat/.github/blob/master/profile/images/google_play.svg)](https://play.google.com/store/apps/details?id=chat.simplex.app) +  +[F-Droid](https://app.simplex.chat) +  + ## Documentation and resources * Official app website: diff --git a/README_fr.md b/README_fr.md index ba8a9f1..c2283b4 100644 --- a/README_fr.md +++ b/README_fr.md @@ -25,17 +25,24 @@ SimpleX - la première plate-forme de messagerie qui n'a aucun identifiant d'uti ## Avertissements / informations importantes -### SMP server address +### Adresse du serveur SMP -You can find the fingerprint in the SimpleX Chat service in the webadmin +Vous pouvez trouver l'empreinte digitale dans le service SimpleX Chat dans la webadmin. -Your SMP server address should look like this: +L'adresse de votre serveur SMP devrait ressembler à ceci : ``` smp://YOUR_FINGERPRINT=@YOUR_IPV4_ADDRESS:5223 ``` -For mobile clients, open Settings, find an option "SMP servers", toggle "Configure SMP Servers" to on, then enter the SMP Servers Address for all servers you want the client to use. +Pour les clients mobiles, ouvrez Paramètres, recherchez une option "Serveurs SMP", activez "Configurer les serveurs SMP", puis entrez l'adresse des serveurs SMP pour tous les serveurs que vous souhaitez que le client utilise. + +[iOS app](https://apps.apple.com/us/app/simplex-chat/id1605771084) +  +[![Android app](https://github.com/simplex-chat/.github/blob/master/profile/images/google_play.svg)](https://play.google.com/store/apps/details?id=chat.simplex.app) +  +[F-Droid](https://app.simplex.chat) +  ## Documentations et ressources diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index 2e88734..79f58fd 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -9,3 +9,10 @@ smp://YOUR_FINGERPRINT=@YOUR_IPV4_ADDRESS:5223 ``` For mobile clients, open Settings, find an option "SMP servers", toggle "Configure SMP Servers" to on, then enter the SMP Servers Address for all servers you want the client to use. + +[iOS app](https://apps.apple.com/us/app/simplex-chat/id1605771084) +  +[![Android app](https://github.com/simplex-chat/.github/blob/master/profile/images/google_play.svg)](https://play.google.com/store/apps/details?id=chat.simplex.app) +  +[F-Droid](https://app.simplex.chat) +  diff --git a/doc/DISCLAIMER_fr.md b/doc/DISCLAIMER_fr.md new file mode 100644 index 0000000..ab52f39 --- /dev/null +++ b/doc/DISCLAIMER_fr.md @@ -0,0 +1,18 @@ +### Adresse du serveur SMP + +Vous pouvez trouver l'empreinte digitale dans le service SimpleX Chat dans la webadmin. + +L'adresse de votre serveur SMP devrait ressembler à ceci : + +``` +smp://YOUR_FINGERPRINT=@YOUR_IPV4_ADDRESS:5223 +``` + +Pour les clients mobiles, ouvrez Paramètres, recherchez une option "Serveurs SMP", activez "Configurer les serveurs SMP", puis entrez l'adresse des serveurs SMP pour tous les serveurs que vous souhaitez que le client utilise. + +[iOS app](https://apps.apple.com/us/app/simplex-chat/id1605771084) +  +[![Android app](https://github.com/simplex-chat/.github/blob/master/profile/images/google_play.svg)](https://play.google.com/store/apps/details?id=chat.simplex.app) +  +[F-Droid](https://app.simplex.chat) +