Compare commits

...

2 Commits

Author SHA1 Message Date
Peter W
39725c1384 Use latest instead 2023-11-21 11:11:57 -06:00
Peter W
48c5158b46 Fix 404 in main README.md 2023-11-21 11:09:48 -06:00

View File

@@ -6,7 +6,7 @@
PyScript is a framework that allows users to create rich Python applications in the browser using HTML's interface and the power of [Pyodide](https://pyodide.org/en/stable/), [MicroPython](https://micropython.org/) and [WASM](https://webassembly.org/), and modern web technologies.
To get started see the [getting started tutorial](docs/tutorials/getting-started.md).
To get started see the [getting started tutorial](https://pyscript.github.io/docs/latest/beginning-pyscript/).
For examples see [here](examples).