diff --git a/README.md b/README.md index 660d7dd..57e31d9 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ It fetches license info from maven repository. --mvnUrl string maven repository url for retrieving pom file (default "http://central.maven.org/maven2/") --pomFile string pom file (absolute path) ## Sample output -With the default format string (%i. %nArtifact Name: %a%nWebsite: %d%n(License: %b%nLicense Url: %c%n)----%n) +With the default format string: %i. %nArtifact Name: %a%nWebsite: %d%n(License: %b%nLicense Url: %c%n)----%n ``` 1. Artifact Name: MySQL Connector/J