diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..51f1a32 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,4 @@ +# These are supported funding model platforms + +patreon: riverfor +custom: ["https://paypal.me/qpyriver"] diff --git a/README.md b/README.md index d15f6f2..13e28c7 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,12 @@ -# qpython3 -QPython3 is a script engine that runs Python3 on android devices. +# About +QPython has QPython OS, QPython OL, QPython 3S, QPython 3L. + +

+ +QPython 3x aims to to provide limited features Python3 scripting engine for the most Android systems which from 4.3+ to 9.0 + +The source code is being sorted out. + + +## More information +Please visit [QPython Project Readme](https://github.com/qpython-android/qpython/blob/master/README.md) diff --git a/docs/3x-update.json b/docs/3x-update.json new file mode 100644 index 0000000..6faa2b6 --- /dev/null +++ b/docs/3x-update.json @@ -0,0 +1,12 @@ +{ + "app":{ + "link":"https://www.qpython.org", + "ver":154, + "ver_plugin":"0", + "ver_desc":"Newest version you should upgrade", + "ver_name":"2.1.0" + }, + "plugins":[ + ] +} + diff --git a/docs/CNAME b/docs/CNAME new file mode 100644 index 0000000..bf410cb --- /dev/null +++ b/docs/CNAME @@ -0,0 +1 @@ +apu.qpython.org \ No newline at end of file