Skip to content

Commit 146c4d8

Browse files
committed
readme update
1 parent 8866583 commit 146c4d8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -181,9 +181,7 @@ at [SharpAPI.com](https://sharpapi.com/)
181181

182182
Parses a resume (CV) file from multiple formats (PDF/DOC/DOCX/TXT/RTF) and returns an extensive object of data points.
183183

184-
The file has to be uploaded as `form-data` parameter called `file`.
185-
186-
An optional language parameter can also be provided (`English` value is set as the default one) .
184+
An optional output language parameter can also be provided (`English` value is set as the default one) .
187185

188186
```php
189187
$statusUrl = \SharpApiService::parseResume('/test/resume.pdf', 'English');

0 commit comments

Comments
 (0)