From 96ef9e7a1c439c9860fefceb0e05d6cbf8ec3836 Mon Sep 17 00:00:00 2001 From: Bnyro <82752168+Bnyro@users.noreply.github.com> Date: Sun, 2 Jul 2023 16:51:38 +0200 Subject: [PATCH] readme: add relm4 to credits --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fe77a03..79dbf95 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,7 @@ cargo run # Credits - [Original Icon](https://game-icons.net/1x1/delapouite/rat.html) by [Delapouite](https://delapouite.com/) under [CC BY 3.0](http://creativecommons.org/licenses/by/3.0/) - Modified icon with gradient by [Ategon](https://programming.dev/u/Ategon) +- [Relm4](https://github.com/Relm4/Relm4) for providing such an awesome Gtk crate for Rust # License