From 02a79188bf94da936512001b0d430fdc4b72bbe7 Mon Sep 17 00:00:00 2001 From: ardocrat Date: Sun, 14 Apr 2024 18:37:18 +0300 Subject: [PATCH] readme: links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9071ae8..05fa58f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Grim -Cross-platform GUI for [GRiN ツ](https://github.com/mimblewimble/grin) in [Rust](https://github.com/rust-lang/rust) +Cross-platform GUI for [GRiN ツ](https://grin.mw) in [Rust](https://www.rust-lang.org/) for maximum compatibility with original [Mimblewimble](https://github.com/mimblewimble) implementation. Initially supported platforms are Linux, Mac, Windows, limited Android and possible web support with help of [egui](https://github.com/emilk/egui) - GUI library in pure Rust.