Browse Source

update readme

PHP-GTK3
yggverse 4 months ago
parent
commit
45383033fd
  1. 4
      README.md

4
README.md

@ -1,7 +1,7 @@
# Yoda is [PHP-GTK](https://github.com/scorninpc/php-gtk3) Browser for [Gemini protocol](https://geminiprotocol.net) # Yoda is [PHP-GTK](https://github.com/scorninpc/php-gtk3) Browser for [Gemini protocol](https://geminiprotocol.net)
> [!IMPORTANT] > [!IMPORTANT]
> Project in development! > This is experimental branch, checkout [master](https://github.com/YGGverse/Yoda/tree/master) for C++ implementation
> >
## Install ## Install
@ -12,7 +12,7 @@
* `cd Yoda` * `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) * 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 #### After build

Loading…
Cancel
Save