sdlweb: Add 'PySDL3' to the list of language bindings.

From 99d25c62bbb4d498172fe8f2205e59646946bd87 Mon Sep 17 00:00:00 2001
From: Aermoss <[EMAIL REDACTED]>
Date: Tue, 28 Jan 2025 09:04:05 +0300
Subject: [PATCH] Add 'PySDL3' to the list of language bindings.

---
 languages.php | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/languages.php b/languages.php
index 3c2f1c4..295076f 100644
--- a/languages.php
+++ b/languages.php
@@ -27,7 +27,14 @@
                    
                     <blockquote>
                         <ul>
-                          <li> <strong>
+                            <li> <strong>
+                                    Python
+                                </strong>
+                                <br/>
+                                PySDL3
+                                <a href="https://github.com/Aermoss/PySDL3">https://github.com/Aermoss/PySDL3</a>
+                            </li>
+                            <li> <strong>
                                     C#
                                 </strong>
                                 <br/>