diff --git a/README.md b/README.md index 88167d6..3a3ba81 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,12 @@ ## Setup - [Activer l'API SMS de Free](https://www.freenews.fr/freenews-edition-nationale-299/free-mobile-170/nouvelle-option-notifications-par-sms-chez-free-mobile-14817) -- Exporter les identifiants: -```bash +- Exporter les identifiants: +``` export FREE_USER="xxx" export FREE_PASS="xxx" ``` - Lancer le script: -```bash +``` python baby.py ``` \ No newline at end of file