Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NiicoAdasme authored Nov 14, 2022
1 parent f3c2c75 commit 9b453cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
4. In some http client like Postman put the URL and add /api/pdf with POST method and select body *form-data*
5. Add the key "pdf" file type
6. Add the key "format". You can use mp3, aac, flac, ogg, wav and wma. Default: flac (opcional)
7. Once you audio file is downloaded, please get request to /api/delete for delete the files in the server
7. Once you audio file is downloaded, you can get request to /api/delete for delete the files in the server

### Here is an example
![Postman Rquest](https://github.com/NiicoAdasme/api-convert-pdf-to-voice/blob/main/src/assets/example.png?raw=true)

0 comments on commit 9b453cb

Please sign in to comment.