diff --git a/README.md b/README.md index 5464c5f..2b82e9e 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ Add as a Maven dependency: ##### Use ```java -import in.wilsonl.minify_html.MinifyHtml; +import in.wilsonl.minifyhtml.MinifyHtml; MinifyHtml.Configuration cfg = new MinifyHtml.Configuration.Builder() .setMinifyJs(false)