diff --git a/README.md b/README.md index 6b3d95c..fd71ae6 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 false) + removeViewBox: true, // Will remove attribute viewBox } }