diff --git a/README.md b/README.md index 792a059..37a29fb 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,18 @@ SimpleX - the first messaging platform operating without user identifiers of any ![Screenshot of SimpleX](./doc/screenshots/conversation.png) +## Disclaimers / important information + +### SMP server address + +You can find the fingerprint in the SimpleX Chat service in the webadmin + +Your SMP server address should look like this: + +``` +smp://YOUR_FINGERPRINT=@YOUR_IPV4_ADDRESS:5223 +``` + ## Documentation and resources * Official app website: diff --git a/README_fr.md b/README_fr.md index 4f449ab..9535f97 100644 --- a/README_fr.md +++ b/README_fr.md @@ -23,6 +23,18 @@ SimpleX - la première plate-forme de messagerie qui n'a aucun identifiant d'uti ![Capture d’écran de SimpleX](./doc/screenshots/conversation.png) +## Avertissements / informations importantes + +### SMP server address + +You can find the fingerprint in the SimpleX Chat service in the webadmin + +Your SMP server address should look like this: + +``` +smp://YOUR_FINGERPRINT=@YOUR_IPV4_ADDRESS:5223 +``` + ## Documentations et ressources * Site officiel de l’app :