8000 Update README for beta (#696) · nsavas2000/python-editor-v3@74f1f2e · GitHub
[go: up one dir, main page]

Skip to content

Commit 74f1f2e

Browse files
Update README for beta (microbit-foundation#696)
[ci skip]
1 parent f46a800 commit 74f1f2e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Alpha version of the micro:bit Python editor
1+
# Beta version of the micro:bit Python Editor
22

3-
_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._
3+
_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._
44

55
For more background about how this editor relates to the original Python Editor project, see [this explanation](https://github.com/bbcmicrobit/PythonEditor/issues/391).
66

@@ -10,7 +10,7 @@ Code written with this editor is expected to run on the [BBC micro:bit device](h
1010

1111
<figure>
1212
<img src="https://user-images.githubusercontent.com/44397098/163186656-5581f75d-20b0-4e3f-8272-8c1aa76ba973.png" alt="Screenshot of the Python editor showing the code editing area and Reference documentation" width="100%">
13-
<figcaption>You can try out the micro:bit-branded deployment of the alpha at https://python.microbit.org/v/alpha</figcaption>
13+
<figcaption>You can try out the micro:bit-branded deployment of the beta at https://python.microbit.org/v/beta</figcaption>
1414
</figure>
1515

1616
## Developing the editor

0 commit comments

Comments
 (0)
0