diff --git a/pom.xml b/pom.xml
index 09e1f1a307..e2c246c1e6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,6 +16,11 @@
[3.2.1,)
+
+ Codearte
+ http://codearte.io/
+
+
mariuszs
diff --git a/src/site/asciidoc/usage.adoc b/src/site/asciidoc/usage.adoc
new file mode 100644
index 0000000000..9cdbcc2140
--- /dev/null
+++ b/src/site/asciidoc/usage.adoc
@@ -0,0 +1,24 @@
+== Usage
+
+Sample minimal configuration for project with Java source code.
+
+----
+
+ io.codearte.accurest
+ accurest-maven-plugin
+ 0.5.8
+
+
+
+ convert
+ generateStubs
+ generateTests
+
+
+
+
+ foobar.AccurestBaseTest
+
+
+----
+
diff --git a/src/site/site.xml b/src/site/site.xml
index a26f77c089..99c060eba2 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -8,15 +8,12 @@
org.apache.maven.skins
maven-fluido-skin
- 1.4
+ 1.5
true
true
-
-
-
codearte/accurest-maven-plugin
right
@@ -29,6 +26,11 @@
+