diff --git a/README.md b/README.md index 113a382..f8d9a14 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

Template of Android application (Java) running along a PyScript core

Tiny library/example of how to make pyscript work with native java apps
-For those wandering this implementation is completely hard coded, expect things to break, and for code readers expect to read crappy code :D
+For those wandering this implementation is completely hard coded, expect things to break, and for expert code readers expect to read crappy code :D
Im not affiliated with the PyScript project
PyScript repository here : https://github.com/pyscript/pyscript

@@ -9,7 +9,7 @@ PyScript repository here : https://github.com/pyscript/pyscript

How to run PyScript library offline?

  1. Download the entire file from pyscript website https://pyscript.net/unstable/pyscript.js
  2. Place it in src\main\assets
  3. -
  4. dify the src\main\assets\pyscript.html to use the new import
    +

  5. modify the src\main\assets\pyscript.html to use the new import
    from
    to