From 251e880507e63640e20c5f950943b48b8fb3c042 Mon Sep 17 00:00:00 2001 From: quexeky Date: Mon, 4 Nov 2024 18:48:00 +1100 Subject: [PATCH] Updated README.md Signed-off-by: quexeky --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d941967..54ceace 100644 --- a/README.md +++ b/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