From 45383033fd8917dc40ee0b6b988d089537287ef7 Mon Sep 17 00:00:00 2001 From: yggverse Date: Sun, 4 Aug 2024 17:41:54 +0300 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 48433fae..a89a47fe 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Yoda is [PHP-GTK](https://github.com/scorninpc/php-gtk3) Browser for [Gemini protocol](https://geminiprotocol.net) > [!IMPORTANT] -> Project in development! +> This is experimental branch, checkout [master](https://github.com/YGGverse/Yoda/tree/master) for C++ implementation > ## Install @@ -12,7 +12,7 @@ * `cd Yoda` * Run `./INSTALL.sh` to auto-build Yoda for Linux systems, using latest [PHP](https://github.com/php/php-src), [PHP-CPP](https://github.com/fast-debug/PHP-CPP) and [PHP-GTK3](https://github.com/scorninpc/php-gtk3) -This tool does not change global PHP version, not requires root permissions, but optionally install system dependencies, through `apt` or `yum` +Tool does not change global PHP version, not requires root permissions, but optionally install system dependencies, through `apt` or `yum` #### After build