Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/laffra/ltk
Browse files Browse the repository at this point in the history
  • Loading branch information
laffra committed Dec 3, 2023
2 parents 33c6171 + b175d5e commit b372f7b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ ltk.Text("Hello World").appendTo(ltk.body)

## Getting Started

To get started with LTK, we recommend you try it out on [pyscript.com](https://pyscript.com):
- [Minimal LTK with MicroPython](https://laffra.pyscriptapps.com/ltk-on-micropython)
- [Minimal LTK with PyOdide](https://laffra.pyscriptapps.com/ltk-on-pyodide)
To get started with LTK, we recommend you try it out on pyscript.com:
- [Minimal LTK with MicroPython](https://pyscript.com/@laffra/ltk-on-micropython/latest)
- [Minimal LTK with PyOdide](https://pyscript.com/@laffra/ltk-on-pyodide/latest)

## Widget Specification

Expand Down

0 comments on commit b372f7b

Please sign in to comment.