From 33e3806b0e0f4bed0f4b94fc8763e4395c0a83ca Mon Sep 17 00:00:00 2001 From: Mariusz Smykula Date: Wed, 6 Apr 2016 21:11:45 +0200 Subject: [PATCH] formatting [ci skip] --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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 ``` +