aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNunoSempere <nuno.semperelh@protonmail.com>2024-03-14 15:48:40 -0300
committerNunoSempere <nuno.semperelh@protonmail.com>2024-03-14 15:48:40 -0300
commitd5dda17b4811ff6f6c3a7ad4c95e516cc71cda50 (patch)
tree0c655ff52504b200fdf44622c971b249a0fb0e94
parentd6456e4357a1d2f1480f4ac14e1e00ddba2644b4 (diff)
remove outdated line in README
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 01f360a..8e8b285 100644
--- a/README.md
+++ b/README.md
@@ -100,8 +100,6 @@ The "architecture" of the application looks as follows:
![](https://raw.githubusercontent.com/NunoSempere/rosenrot-browser/master/images/0-architecture.png)
-Specific to my own system:
-
## webkit2gtk-4.0 vs webkit2gtk-4.1 vs webkit2gtk-6.0
See [this blog post](https://blogs.gnome.org/mcatanzaro/2023/03/21/webkitgtk-api-for-gtk-4-is-now-stable/) for details. webkit2gtk-4.0 is deprecated, webkit2gtk-4.1 is the current [stable](https://webkitgtk.org/reference/webkit2gtk/stable/index.html) release and uses GTK3. webkit2gtk-6.0 is the current [unstable](https://webkitgtk.org/reference/webkitgtk/unstable/index.html) release, and uses GTK4.