diff --git a/README.md b/README.md index 1f2f229..6b3d95c 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ const config = { result: 'icons', // Required // This is optional for optimize files using SVGO plugins optimize: { - removeViewBox: true, // Will remove attribute viewBox (default true) + removeViewBox: true, // Will remove attribute viewBox (default false) } }