# 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
@@ -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