diff --git a/README.md b/README.md index 3c2247c6a..f204612f5 100644 --- a/README.md +++ b/README.md @@ -61,3 +61,4 @@ const profileOperation = operationProvider.create(ProfileOperation) // Using the operation object to make API calls const res = await profileOperation.listProfiles() ``` +