From d349a52803f9e3de86c7a418445a31810f2e9ada Mon Sep 17 00:00:00 2001 From: tylercaslin Date: Mon, 6 Jul 2020 17:44:51 -0400 Subject: [PATCH] update readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a5b611b5..62e5f3e8 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,9 @@ Repository that contains various tools for maintaining cdnjs. ## Dependencies -- [brotli](https://github.com/google/brotli) -- [gzip](https://www.gzip.org/) +In `tools/` run `npm install`. + +- [jpegoptim](https://www.kokkonen.net/tjko/projects.html) - [zopflipng](https://github.com/google/zopfli) ## Setup a local environment