Convert .adoc to .md

This commit is contained in:
Andrea Cavalli 2024-05-24 12:03:14 +02:00
parent 3b7139de03
commit 525955f67c

View File

@ -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]