From 7547376b70ee37025fc369b1fcfa8259f0f85244 Mon Sep 17 00:00:00 2001 From: quexeky Date: Mon, 4 Nov 2024 18:49:55 +1100 Subject: [PATCH] Update README.md Signed-off-by: quexeky --- desktop/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/README.md b/desktop/README.md index d9419674..54ceace7 100644 --- a/desktop/README.md +++ b/desktop/README.md @@ -13,4 +13,4 @@ To manually specify the logging level, add the environment variable `RUST_LOG=[d e.g. `RUST_LOG=debug yarn taudi dev` ## Contributing -Check the original Drop repo for contributing guidelines. \ No newline at end of file +Check the original [Drop repo](https://github.com/Drop-OSS/drop) for contributing guidelines. \ No newline at end of file