diff --git a/README.md b/README.md index 89fc42d..8495b87 100644 --- a/README.md +++ b/README.md @@ -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/'``` e.g: