From 9da98dc3ff1be7da9c244af49937a9345baf0ac0 Mon Sep 17 00:00:00 2001 From: Slinger360 Date: Sat, 16 Mar 2019 13:07:56 -0500 Subject: [PATCH] Updated and proofread --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f24d3f1..e228362 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,13 @@ # py9b Ninebot/Xiaomi electric scooter communication library and tools. +This fork adds custom UUID support for use with scooters acquired via impound auction or other means. +DO NOT USE THIS ON SCOOTERS THAT DON'T BELONG TO YOU!!! + ## Tools -* fwupd.py - firmware flasher capable of flashing BLE/ESC/BMS +* fwupd.py - firmware flasher capable of flashing BLE/ESC/BMS * readregs.py - ESC/BMS register file dumper -Other tools are higly experimental. +Other tools are highly experimental. ## Requirements * Python 2.x.x [www.python.org]