Convert .adoc to .md
This commit is contained in:
parent
3b7139de03
commit
525955f67c
@ -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]
|
Loading…
Reference in New Issue
Block a user