From 8d589fbaf044ce55fc403d729b560933c3d5eb2c Mon Sep 17 00:00:00 2001 From: yggverse Date: Wed, 18 Sep 2024 20:39:03 +0300 Subject: [PATCH] add readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..88d37fdc --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Yoda - Browser for [Gemini protocol](https://geminiprotocol.net) + +Rust / GTK 4 branch, see also alternative implementations: + +* [PHP-GTK3](https://github.com/YGGverse/Yoda/tree/PHP-GTK3) +* [CPP-GTK4](https://github.com/YGGverse/Yoda/tree/CPP-GTK4) + +> [!IMPORTANT] +> Project in development! +> \ No newline at end of file