README format

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2020-01-27 16:08:03 +01:00
parent c166a82dec
commit 10e4cd4f6b
+6 -3
View File
@@ -1,13 +1,16 @@
# A simple Hello World example # Hello World! Example
## How to run it? A simple "Hello World!" type example.
## How to run it
``` ```
$ kapow server HelloWorld.pow $ kapow server HelloWorld.pow
``` ```
## How to consume it? ## How to consume it
``` ```
$ curl http://localhost:8080/helloworld $ curl http://localhost:8080/helloworld