Clarify jQuery is used in web frontend client
This commit is contained in:
parent
296628b21d
commit
1b66fbb7c6
|
@ -11,7 +11,7 @@
|
|||
<h1>Welcome!</h1>
|
||||
<p>
|
||||
This site enables users to upload files for temporary or permanent access.
|
||||
Since the POST method of the API is used to upload files, please enable javascript.
|
||||
Since the results of the file upload are displayed using jQuery, javascript is required.
|
||||
</p>
|
||||
<p>
|
||||
Use this command to upload a file using curl:
|
||||
|
|
Loading…
Reference in New Issue