better readme
[ci skip]
This commit is contained in:
10
README.md
10
README.md
@@ -1,6 +1,6 @@
|
||||
[](https://travis-ci.org/Codearte/accurest-maven-plugin) [](https://coveralls.io/github/Codearte/accurest-maven-plugin?branch=master) [](https://github.com/Codearte/accurest/labels/maven) [](https://maven-badges.herokuapp.com/maven-central/io.codearte.accurest/accurest-maven-plugin)
|
||||
|
||||
Accurate REST Maven Plugin
|
||||
[Accurate REST Maven Plugin](http://codearte.github.io/accurest-maven-plugin/plugin-info.html)
|
||||
====
|
||||
|
||||
Converting [Accurest](https://github.com/Codearte/accurest/wiki/1.-Introduction) GroovyDSL into WireMock stub mappings:
|
||||
@@ -11,6 +11,10 @@ or shortly <sup>*</sup>
|
||||
|
||||
mvn accurest:convert
|
||||
|
||||
For more information please go to the [Accurest Wiki](https://github.com/Codearte/accurest/wiki/2.2-Maven-Project) or [Plugin Documentation Site](http://codearte.github.io/accurest-maven-plugin/plugin-info.html).
|
||||
|
||||
|
||||
|
||||
|
||||
Accurest Runner
|
||||
---
|
||||
@@ -21,10 +25,6 @@ or shortly <sup>*</sup>
|
||||
|
||||
mvn accurest:run
|
||||
|
||||
|
||||
For more information please go to the [Wiki](https://github.com/Codearte/accurest/wiki/2.2-Maven-Project)
|
||||
|
||||
|
||||
---
|
||||
|
||||
<sup>*</sup> Additional configuration inside `~/.m2/settings.xml` is required.
|
||||
|
||||
Reference in New Issue
Block a user