diff --git a/README.md b/README.md index 8bf002775b..d862d2b660 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Converting [Accurest](https://github.com/Codearte/accurest/wiki/1.-Introduction) mvn io.codearte.accurest:accurest-maven-plugin:convert -or shortly (*) +or shortly * mvn accurest:convert @@ -17,7 +17,7 @@ Accurest Runner mvn io.codearte.accurest:accurest-maven-plugin:run -or shortly (*) +or shortly * mvn accurest:run @@ -27,7 +27,7 @@ For more information please go to the [Wiki](https://github.com/Codearte/accures --- -(*) Additional configuration inside `~/.m2/settings.xml` +* Additional configuration inside `~/.m2/settings.xml` ```xml @@ -37,3 +37,4 @@ For more information please go to the [Wiki](https://github.com/Codearte/accures ``` +