Skip to content

Commit d684e66

Browse files
Optimize Readme
1 parent d27e0ab commit d684e66

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@ To this step we can set the Parameters :
5050
'returnFaceAttributes' => 'age,gender,glasses,smile,noise,hair,accessories,emotion,makeup', // Your Requsted info
5151
));
5252
```
53-
####You can set these in the returnFaceAttributes in parameters
53+
You can set these in the returnFaceAttributes in parameters
5454
Some Face Attributes : age , gender , glasses , smile , noise , hair , accessories , emotion , makeup ...
5555
//
5656
### 6 . Set image :100: :
57-
####Then , we need to set image :-) :
57+
Then , we need to set image :-) :
5858
We must to put image URL in the array Like This.
5959
```
6060
$image = array(
@@ -103,7 +103,7 @@ Do This :
103103
104104
```
105105
#Licence
106-
This Project is under the MIT Licence
106+
This Project is under the MIT Licence
107107
#Read About Microsoft Face Api
108108
###Types of requests
109109
https://westcentralus.dev.cognitive.microsoft.com/docs/services/563879b61984550e40cbbe8d/operations/563879b61984550f30395236

0 commit comments

Comments
 (0)