Skip to content

Commit 69dd25e

Browse files
authored
Update README.md
1 parent 551f93e commit 69dd25e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ LTK is a little toolkit for writing web UIs in PyScript. For an explanation of P
44
For examples, see:
55

66
- The [LTK kitchensink](https://pyscript.github.io/ltk/) for a live demo of all the widgets.
7-
- A [Todo App](https://github.com/laffra/todo) that showcase declarative UIs using Reactive LTK.
7+
- [PyAlgoViz](https://github.com/laffra/pyalgoviz-pyscript) using MicroPython, PyOdide, and Reactive LTK.
8+
- A [Todo App](https://github.com/laffra/todo) that showcases declarative UIs using Reactive LTK and calling OpenAI.
89
- A [Slides Player](https://github.com/laffra/slides) that downloads a Google Slides presentation and shows it with LTK.
910
- Why use LTK? See the [pitch](https://pyscript.github.io/ltk/?tab=9), written with LTK.
1011
- A personal website, [chrislaffra.com](https://chrislaffra.com), that uses several animations, SVG, styling, and timers to render a visual resume.

0 commit comments

Comments
 (0)