diff options
| author | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-12-16 16:29:49 +0100 |
|---|---|---|
| committer | Miquel Sabaté Solà <mikisabate@gmail.com> | 2024-12-16 16:29:49 +0100 |
| commit | 5cea733924c3fd9df91a19c7d7c59ae85915221b (patch) | |
| tree | c8a3dceb6b4673d9299f2dc187625a25ece9195a /CONTRIBUTING.md | |
| parent | 1d0bb4d384d391b5603622d813a63cb192e0defb (diff) | |
| download | tools.nes-5cea733924c3fd9df91a19c7d7c59ae85915221b.tar.gz tools.nes-5cea733924c3fd9df91a19c7d7c59ae85915221b.zip | |
Update the README for open sourcing the project
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
