Update README.md

This commit is contained in:
Bernhard B 2019-11-03 19:24:29 +01:00 committed by GitHub
parent 3c1a7d75a9
commit a5bf0f5a37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,6 +30,7 @@ services:
Sample REST API calls:
* Register a number (with SMS verification)
```curl -X POST -H "Content-Type: application/json" 'http://127.0.0.1:8080/v1/register/<number>'```
e.g: