Skip to content

Commit 0779f8a

Browse files
authored
Update README.md
1 parent 90eeb3c commit 0779f8a

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
@@ -852,7 +852,7 @@ The above example will add a header "X-Time-Taken" with the number of seconds th
852852

853853
### File uploads
854854

855-
File uploads are supported through the [FileReader API](https://caniuse.com/#feat=filereader).
855+
File uploads are supported through the [FileReader API](https://caniuse.com/#feat=filereader), check out the [example](https://github.com/mevdschee/php-crud-api/blob/master/examples/clients/upload/vanilla.html).
856856

857857
## OpenAPI specification
858858

0 commit comments

Comments
 (0)