From 96eae15fd32263505f3155fd4e00c862d01278fd Mon Sep 17 00:00:00 2001 From: PLN Date: Sat, 30 Nov 2019 20:29:00 +0100 Subject: [PATCH] fix(README): Code blocks --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- libgit2 0.27.0