diff --git a/README.adoc b/README.md similarity index 90% rename from README.adoc rename to README.md index bc2a656..464aef7 100644 --- a/README.adoc +++ b/README.md @@ -1,8 +1,8 @@ -= Connect2x +# Connect2x image:https://img.shields.io/badge/vert.x-4.5.7-purple.svg[link="https://vertx.io"] -== Building +## Building To launch your tests: ``` @@ -19,6 +19,6 @@ To run your application: mvn clean compile exec:java ``` -== Help +## Help * https://vertx.io/docs/[Vert.x Documentation]