diff --git a/README.md b/README.md index c464586..1af054f 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,8 @@ The app exposes the following [gRPC](https://grpc.io/) services : { "email": "jezabel.doe@email.com", "firstName": "Jezabel", - "lastName": "Doe" + "lastName": "Doe", + "phone": "+33611223344" } ```