From a4d50dc1adf5e4479866813dbb6e792f62ea0436 Mon Sep 17 00:00:00 2001 From: Gabriel Sroka Date: Sat, 9 Dec 2023 06:43:47 -0800 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1504d49e..c8259e65 100644 --- a/readme.md +++ b/readme.md @@ -459,7 +459,7 @@ Some features, like a System Tray Icon, are not available on all of the ports. | Python | Python 3.4+ | | Operating Systems | Windows, Linux, Mac | | Hardware | Desktop PCs, Laptops, Raspberry Pi, Android devices running PyDroid3 | -| Online | repli.it, Trinket.com (both run tkinter in a browser) | +| Online | https://replit.com, Trinket.com (both run tkinter in a browser) | | GUI Frameworks | tkinter, pyside2, WxPython, Remi |