From ad96a808502d11225367afe54532fe916f0e78f9 Mon Sep 17 00:00:00 2001 From: yggverse Date: Wed, 18 Sep 2024 20:51:18 +0300 Subject: [PATCH] update readme --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ef176d2f..455b663b 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,15 @@ Rust / GTK 4 branch, see also: -* [PHP-GTK3](https://github.com/YGGverse/Yoda/tree/PHP-GTK3) * [CPP-GTK4](https://github.com/YGGverse/Yoda/tree/CPP-GTK4) +* [PHP-GTK3](https://github.com/YGGverse/Yoda/tree/PHP-GTK3) > [!IMPORTANT] > Project in development! -> \ No newline at end of file +> + +## Install + +``` bash +cargo install Yoda +``` \ No newline at end of file