Skip to content

Commit ae183c5

Browse files
authored
Update README.md
1 parent a49b573 commit ae183c5

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,16 @@ QPython is a Python script engine on android. It let you use Python on android e
99

1010
QPython already has millions of users in the world, it's a opensource project too.
1111

12-
For different usage scenarios, QPython has different branches,
13-
QPython has QPython OS, QPython OL, QPython 3S, QPython 3L branches.
12+
For different usage scenarios, QPython has two branches, the QPython Ox and 3L.
13+
14+
QPython Ox is mainly for programming learners, it provides more friendly features for beginners.
15+
QPython 3x is mainly for experienced Python users, it can provide some in-depth technical features.
16+
1417

1518
## Quick start
1619

20+
Current Project is the QPython Ox project.
21+
1722
- Macos + Android studio, (Ubuntu may work too)
1823
- git clone git@github.com:qpython-android/qpython.git
1924
- git submodule init

0 commit comments

Comments
 (0)