diff --git a/README.md b/README.md index ea0e48588..835eb6a9d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Alpha version of the micro:bit Python editor +# Beta version of the micro:bit Python Editor -_This project is an alpha version of the next major version of the editor. The currently supported micro:bit Python editor is available at https://python.microbit.org/ and its source code can be found in GitHub at https://github.com/bbcmicrobit/PythonEditor._ +_This project is a beta version of the next major version of the editor. The currently supported micro:bit Python editor is available at https://python.microbit.org/ and its source code can be found in GitHub at https://github.com/bbcmicrobit/PythonEditor._ For more background about how this editor relates to the original Python Editor project, see [this explanation](https://github.com/bbcmicrobit/PythonEditor/issues/391). @@ -10,7 +10,7 @@ Code written with this editor is expected to run on the [BBC micro:bit device](h
Screenshot of the Python editor showing the code editing area and Reference documentation -
You can try out the micro:bit-branded deployment of the alpha at https://python.microbit.org/v/alpha
+
You can try out the micro:bit-branded deployment of the beta at https://python.microbit.org/v/beta
## Developing the editor