aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2026-05-31 19:40:38 +1200
committerArslaan Pathan <[email protected]>2026-05-31 19:40:38 +1200
commita7cd50b132d74cb99026d61c2ba25b01b1cb0dcc (patch)
treea1c0ea24d94585c42a1cbca327e5828fa67159c7
parent50abf23bc7771e42f91a61d169c7f169df7e9cd0 (diff)
downloadsaffronwebkit-main.tar.xz
saffronwebkit-main.zip
DisclaimerHEADmain
-rw-r--r--README.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3944856..dbdb54e 100644
--- a/README.md
+++ b/README.md
@@ -6,12 +6,18 @@ WPEWebKit bindings for Saffron
SaffronWebKit embeds WPEWebKit into Saffron, allowing you to write a fully functional app with webview widgets in just a few lines of C.
-Features:
+## Disclaimer
+
+I request that none of this code, in part or in full, be hosted on GitHub, SourceForge, or any other proprietary platform. This request is made out of respect for both me, the developer, and you, the user.
+
+## Features
+
- Supports Wayland, X11, even runs in a TTY via SDL3's kmsdrm driver
- Full audio playback via GStreamer
- WebGL, HTML5 video, and many more web APIs via WebKit
-Dependencies:
+## Dependencies
+
- WPEWebKit
- wpe-platform-2.0
- libwpe