Skip to content

Commit e057a6a

Browse files
authored
Update README.md
1 parent 5c1cfc4 commit e057a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ curl -X "POST" "https://api.imink.app/f" \
2828
-H 'User-Agent: {{ Your app name }}/{{ Your app version }}' \
2929
-H 'Content-Type: application/json; charset=utf-8' \
3030
-d $'{
31-
"token": "{{ token }}"
31+
"token": "{{ token }}",
3232
"hash_method": {{ 1 or 2 }},
3333
}'
3434
```

0 commit comments

Comments
 (0)