From 5acb4e1c5b354a192762a77a6e5c754d71213d22 Mon Sep 17 00:00:00 2001 From: daladim Date: Tue, 23 Nov 2021 22:56:20 +0100 Subject: [PATCH] =?UTF-8?q?[doc]=20Link=20to=20Voil=C3=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib.rs b/src/lib.rs index 60e6a49..216f331 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -20,7 +20,7 @@ //! ## Examples //! //! See example usage in the `examples/` folder, that you can run using `cargo run --example `. \ -//! You can also have a look at `tasklist`, a GUI app that uses `kitchen-fridge` under the hood. +//! You can also have a look at [`VoilĂ `](https://github.com/daladim/voila-tasks), a GUI app that uses `kitchen-fridge` under the hood. //! //! ## Configuration options //!