From f2c567917700f5188f495324b85d592933b0b408 Mon Sep 17 00:00:00 2001 From: Pavan Kumar Sunkara Date: Wed, 25 Jun 2025 02:12:04 +0530 Subject: [PATCH] Update contributing.md --- CONTRIBUTING.md | 1 + README.md | 4 +--- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c4f28ef..7165230 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,6 +3,7 @@ ## Prerequisites - Have [`rust` & `cargo`](https://www.rust-lang.org/) installed. +- Have [`clippy`](https://github.com/rust-lang/rust-clippy) installed. ## Installing dependencies diff --git a/README.md b/README.md index eeb9c3b..784d9f5 100644 --- a/README.md +++ b/README.md @@ -62,9 +62,7 @@ Please see [CHANGELOG.md](CHANGELOG.md). ## Contributing -Contributions and feedback are welcome! Feel free to open an issue or submit a pull request. See [CONTRIBUTING.md](CONTRIBUTING.md) for more details. - -Here is a list of [Contributors](http://github.com/automa/cli/contributors). +Contributions and feedback are welcome! Feel free to open an issue or submit a pull request. See [CONTRIBUTING.md](CONTRIBUTING.md) for more details. Here is a list of [Contributors](http://github.com/automa/cli/contributors). ## License