Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sify21 authored May 26, 2019
1 parent 969fa0c commit 5e45b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5e45b63

Please sign in to comment.