diff --git a/README.md b/README.md
index 42b2911..32ad603 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# 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.