Skip to content

Commit d890eec

Browse files
authored
Update README.md
1 parent 9468f72 commit d890eec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Tauri Plugin Python
22

3-
This [tauri](https://v2.tauri.app/) plugin is supposed to make it easy to use Python as backend code.
3+
This [tauri](https://v2.tauri.app/) v2 plugin is supposed to make it easy to use Python as backend code.
44
It uses [RustPython](https://github.com/RustPython/RustPython) or alternatively [PyO3](https://pyo3.rs) as interpreter to call python from rust.
55

66
RustPython doesn't require python to be installed on the target platform and makes it

0 commit comments

Comments
 (0)