Clarify jQuery is used in web frontend client
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user