Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hschneider committed Nov 22, 2023
1 parent 0369833 commit ce95e18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ Below this link, you see

| Method | Description |
|------------------------------|---------------------------------------------------------------------------------------------------|
| PythonExtension(debug=false) | Extension class. debug: Print data flow to the dev console. |
| PythonExtension(debug=false) | Extension class. debug: Print data flow to the dev-console. |
| async run(f, p=null) | Call a Python function. f: Function-name, p: Data package as string or JSON. |
| async stop() | Stop and quit the Python extension and its parent app. Use this if Neutralino runs in Cloud-Mode. |

Expand Down

0 comments on commit ce95e18

Please sign in to comment.