readme: update description

This commit is contained in:
ardocrat 2024-04-14 13:05:01 +03:00
parent f366487a33
commit 0f559a3440

View file

@ -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`