From 5cea733924c3fd9df91a19c7d7c59ae85915221b Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Mon, 16 Dec 2024 16:29:49 +0100 Subject: Update the README for open sourcing the project MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 467dca7..dd58352 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,6 @@ This project uses [Rust](https://www.rust-lang.org/), so use the usual -[cargo](https://doc.rust-lang.org/cargo/) commands in order to build and run +[cargo](https://doc.rust-lang.org/cargo/) commands in order to build and run the +desired binaries/tests. ## Issue reporting -- cgit v1.2.3