From d45213636c96f56f49a2dc49df9d3a7bf8a1380a Mon Sep 17 00:00:00 2001 From: Dolan Date: Sat, 5 Sep 2020 18:41:24 +0100 Subject: [PATCH] Add Clippy to readme --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index f48a42ecf6..9d2150a441 100644 --- a/docs/README.md +++ b/docs/README.md @@ -57,7 +57,7 @@ Packer.toBuffer(doc).then((buffer) => { ```

- clippy the assistant + clippy the assistant

---