From 4ff47e23681a8720ed1f669b5a1e6d325c6b9518 Mon Sep 17 00:00:00 2001 From: Shin'ichiro Kawasaki Date: Fri, 23 Oct 2020 14:06:02 +0900 Subject: [PATCH] README.md: Describe repository rename to pyscrlink Briefly described that bluepy-scratch-link was renamed to pyscrlink in October 2020. Signed-off-by: Shin'ichiro Kawasaki --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d3452fd..d156532 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,13 @@ system has python older than version 3.6, install newer version. If your Linux system has explicit command names python3 and pip3 for python version 3, use them in the instructions below. +Pyscrlink started in 2019 as "bluepy-scratch-link", which was a small work only +for micro:bit and bluepy for BLE connections. After many contributions, it +expanded coverage to other devices and pybluez for Bluetooth connections. The +name "bluepy-scratch-link" was misleading that it indicate that it would depend +only on bluepy. As of October 2020, the project was renamed from +"bluepy-scratch-link" to "pyscrlink" to avoid the confusion. + Confirmed Environments ---------------------- The instructions below was confirmed with following devices and distros.