From 69f2d7c779665d64814f977596393b3d4c73e86d Mon Sep 17 00:00:00 2001 From: yggverse Date: Mon, 10 Nov 2025 13:10:54 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b941635f..11e0599e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The term _Privacy-oriented_ means that Yoda complies to the [Gemini protocol spe Yoda browser is primarily designed by and for experienced network users who care about their fingerprints and prefer to control every action manually. It does not preload tab content on app opening, does not run any background connections, does not incorporate web-like media preloading without user initiation, and does not automatically check for updates, even from 'official' servers. Additionally, it prevents auto-follow external redirection by default and requires manual confirmation, which is currently not clearly specified. -The Gemini protocol was designed as a minimalistic, tracking-resistant alternative to the Web, and Yoda simply follows this philosophy by providing a straightforward graphical user interface (GUI) that is partially inspired by the Firefox UI. +The Gemini protocol was designed as a minimalistic, tracking-resistant alternative to the Web, and Yoda embraces this philosophy by providing a straightforward graphical user interface (GUI) that is partially inspired by the Firefox UI, making it intuitively comfortable for regular users. > [!IMPORTANT] > Project in development, for stable version use checkpoint [releases](https://github.com/YGGverse/Yoda/releases)!