From 89e80f6e145b17411acb2e8c21fc4bdc4c84b625 Mon Sep 17 00:00:00 2001 From: flowswitch Date: Mon, 15 Oct 2018 23:26:23 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81785b3..4200768 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Ninebot/Xiaomi electric scooter communication library ## Requirements -* Python 2.6.x [www.python.org] +* Python 2.x.x [www.python.org] * PySerial [pip install pyserial] - for direct serial link backend * PyGatt [pip install pygatt] - for BLED112 dongle backend * nRFUARTBridge [https://github.com/flowswitch/nRFUARTBridge] - for Android BLE-TCP backend