From c9eed380a280b3b85c172266d32e9595f4c67aa8 Mon Sep 17 00:00:00 2001 From: HatScripts Date: Tue, 27 Dec 2022 20:25:40 +1100 Subject: [PATCH] README - Require "latest version" of svgo to contribute --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 685b09b..bae6e91 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,7 @@ npm install --save https://github.com/HatScripts/circle-flags ## Contributing -To contribute, you need to have [svgo](https://github.com/svg/svgo) installed -(version 2.3.1 or newer). +To contribute, you need to have the latest version of [svgo](https://github.com/svg/svgo) installed. First, edit the relevant SVG files in the `flags/` directory.