Clarify jQuery is used in web frontend client

This commit is contained in:
JPT
2016-11-19 00:47:57 +01:00
parent 296628b21d
commit 1b66fbb7c6
+1 -1
View File
@@ -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: