Skip to content

Commit 47594f1

Browse files
Add status update to readme
1 parent 2645519 commit 47594f1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@ This project is a work in progress. We are extracting WebUSB and Web Bluetooth c
44

55
It is intended to be used by other Micro:bit Educational Foundation projects that need to connect to a BBC micro:bit.
66

7-
The API is not stable and it's not yet recommended that third parties use this project.
7+
The API is not stable and it's not yet recommended that third parties use this project unless they are happy to update usage as the API evolves.
8+
9+
[Alpha releases are now on NPM](https://www.npmjs.com/package/@microbit/microbit-connection).
10+
11+
[This Python Editor PR](https://github.com/microbit-foundation/python-editor-v3/pull/1190) tracks updating the micro:bit Python Editor to use this library.
12+
13+
[micro:bit CreateAI](https://github.com/microbit-foundation/ml-trainer/) is already using this library for WebUSB and Web Bluetooth.
814

915
## License
1016

0 commit comments

Comments
 (0)