From 8ad0d1c46105dd887f45de1720f68e6cba8585a1 Mon Sep 17 00:00:00 2001 From: ardocrat Date: Mon, 13 Jan 2025 21:56:48 +0300 Subject: [PATCH] readme: update images --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 190a5a7..42b2911 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# Grim +# Grim 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/grin) implementation. Initially supported platforms are Linux, Mac, Windows, limited Android and possible web support with help of [egui](https://github.com/emilk/egui) - immediate mode GUI library in pure Rust. Named by the character [Grim](http://harrypotter.wikia.com/wiki/Grim) - the shape of a large, black, menacing, spectral giant dog. -![image](https://github.com/user-attachments/assets/a925b1c8-02c9-4b08-b888-0315d11138b6) +![image](https://gri.mw/code/GUI/grim/raw/branch/master/img/cover.png) ## Build instructions