From 862074cf3196bcfe9199dcba2ddd3e14c43d75d9 Mon Sep 17 00:00:00 2001 From: Peli Date: Tue, 4 Feb 2020 19:51:01 -0800 Subject: [PATCH] updated readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 512bbffb..dcf04440 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@ [![Build Status](https://travis-ci.org/microsoft/pxt-microbit.svg?branch=master)](https://travis-ci.org/microsoft/pxt-microbit) pxt-microbit is a [Microsoft Programming Experience Toolkit (PXT)](https://github.com/Microsoft/pxt) target that allows you to program a [BBC micro:bit](https://microbit.org/). -* pxt-microbit ``v2.*`` requires pxt v5.x, which is currently in the [master branch of pxt](https://github.com/Microsoft/pxt/tree/master). +* pxt-microbit **beta**, ``v2.*`` (>2.0) requires pxt v5.x, which is currently in the [master branch of pxt](https://github.com/Microsoft/pxt/tree/master). +* pxt-microbit ``v2.0.*`` requires pxt v5.x, which is currently in the [stable2.0 branch of pxt](https://github.com/Microsoft/pxt/tree/stable2.0). It is the live editor. * pxt-microbit ``v1.*`` requires pxt v4.4, which is currently in the [stable4.4 branch of pxt](https://github.com/Microsoft/pxt/tree/stable4.4). * pxt-microbit ``v0.*`` is in the [v0 branch of this repository](https://github.com/microsoft/pxt-microbit/tree/v0)