From 208ab265693251a8b6a5bf315d2d2f1447f98b65 Mon Sep 17 00:00:00 2001 From: Martin Date: Tue, 24 Mar 2026 14:08:31 +0100 Subject: [PATCH] chore: Update README to include PySDL3 support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21cf3bc3ee..e4d3062b37 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It supports multiple CPU architectures. It supports apps developed with [Kivy framework](http://kivy.org), but was built to be flexible about the backend libraries (through "bootstraps"), and -also supports [PySDL2](https://pypi.org/project/PySDL2/), and a +also supports [PySDL2](https://pypi.org/project/PySDL2/), [PySDL3](https://github.com/Aermoss/PySDL3) and a [WebView](https://developer.android.com/reference/android/webkit/WebView) with a Python web server.