aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/README.md b/README.md
index 24b52e9..8e9c40c 100644
--- a/README.md
+++ b/README.md
@@ -7,13 +7,13 @@ 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:
-- 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
+- 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:
-- WPEWebKit
-- wpe-platform-2.0
-- libwpe
-- SDL3
-- Saffron
+- WPEWebKit
+- wpe-platform-2.0
+- libwpe
+- SDL3
+- Saffron