From cd2bf5bcb34235db83aeca6c3174a69761a33636 Mon Sep 17 00:00:00 2001 From: Alireza6677 Date: Fri, 22 May 2020 16:29:34 +0430 Subject: [PATCH] Adjust header sizes --- Readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index bfdf264..00b5571 100644 --- a/Readme.md +++ b/Readme.md @@ -8,7 +8,7 @@ You need python version 3.6.0 or newer to run the script. ### There are two options: -##### 1. Install from PyPI +#### 1. Install from PyPI ```bash pip install bluetooth_battery @@ -16,7 +16,7 @@ pip install bluetooth_battery bluetooth_battery [BT_MAC_ADDRESS_1] ... ``` -##### 2. Download this repository +#### 2. Download this repository ```bash chmod +x bluetooth_battery.py