From 0f559a34407f84dccd6bd7d4953fdcfe5235616a Mon Sep 17 00:00:00 2001 From: ardocrat Date: Sun, 14 Apr 2024 13:05:01 +0300 Subject: [PATCH] readme: update description --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index da32d9e..139322e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Grim -Cross-platform GUI for [Grin](https://github.com/mimblewimble/grin) on [Rust](https://stackoverflow.blog/2020/01/20/what-is-rust-and-why-is-it-so-popular/) with focus on usability and availability to be used by anyone, anywhere. Named by character [Grim](https://harrypotter.fandom.com/wiki/Grim) - giant, spectral dog that haunts churchyards. +Cross-platform GUI for [Grin](https://github.com/mimblewimble/grin) on [Rust](https://stackoverflow.blog/2020/01/20/what-is-rust-and-why-is-it-so-popular/) with focus on usability and availability to be used by anyone, anywhere. + +Named by the character [Grim](https://harrypotter.fandom.com/wiki/Grim) - the shape of a large, black, menacing, spectral giant dog. + ## Build instructions ### Install Rust `curl https://sh.rustup.rs -sSf | sh`