Skip to content

Commit 33d78af

Browse files
authored
推送 QPython 3C 3.5.4
1 parent e0a75cd commit 33d78af

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55

66
Welcome to the QPython project!
77

8-
QPython is the Python engine for android. It contains some amazing features such as Python interpreter, runtime environment, editor and QPYI and integrated SL4A. It makes it easy for you to use Python on Android. And it's FREE.
8+
QPython is the Python engine for android. It contains some amazing features such as Python interpreter, runtime environment, editor and QPYPI and integrated SL4A. It makes it easy for you to use Python on Android. And it's FREE.
99

1010
Compared with other Python apps, QPython mainly solves how to use Python to drive your Android device work. Good SL4A support is our main goal, such as android's camera, sensor, sms media APIs etc.
1111

1212
QPython already has millions of users worldwide and it is also an open source project.
1313

14-
For different usage scenarios, QPython has two branches, namely QPython Ox and 3x.
14+
For different usage scenarios, QPython has three branches, namely QPython Ox , 3x and 3C .
1515

1616
QPython Ox is mainly aimed at programming learners, and it provides more friendly features for beginners.
1717
QPython 3x is mainly for experienced Python users, and it provides some advanced technical features.
@@ -22,7 +22,7 @@ QPython 3C is mainly aimed at Android 7.0 to 12.0, and it provides a lot of adva
2222
This repository is the QPython 3C project repository, you can follow the below steps to run it.
2323

2424
- Macos + Android studio, (Ubuntu may work too)
25-
- git clone git@github.com:qpython-android/qpython.git
25+
- git clone https://github.com/buddygr/qpython-3c.git
2626
- git submodule init
2727
- git submodule sync
2828
- git submodule update

0 commit comments

Comments
 (0)