update readme

This commit is contained in:
yggverse 2024-10-11 22:45:00 +03:00
parent 32d1701fc6
commit f72ea8bf33

View File

@ -1,6 +1,6 @@
# Yoda - Browser for [Gemini protocol](https://geminiprotocol.net)
Rust / GTK 4 implementation
GTK 4 / Libadwaita client written in Rust
> [!IMPORTANT]
> Project in development!
@ -110,8 +110,3 @@ Guide and protocol draft
* Package version in repository should be increased immediately after stable release on [crates.io](https://crates.io/crates/yoda) and before apply new changes
* Currently, profile data stored in separated sub-directories, auto-created on every `CARGO_PKG_VERSION_MAJOR` or/and `CARGO_PKG_VERSION_MINOR` change
## See also
* [CPP-GTK4](https://github.com/YGGverse/Yoda/tree/CPP-GTK4) - C++ / GTK 4 implementation
* [PHP-GTK3](https://github.com/YGGverse/Yoda/tree/PHP-GTK3) - PHP / GTK 3 experimental branch