Commit 96eae15f by PLN

fix(README): Code blocks

parent 05df4481
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment