Skip to content

Commit d27e0ab

Browse files
Optimize Readme
1 parent 8af0290 commit d27e0ab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 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(

0 commit comments

Comments
 (0)