Clarify jQuery is used in web frontend client

This commit is contained in:
Jan Philipp Timme 2016-11-18 20:39:34 +01:00
parent 296628b21d
commit 1b66fbb7c6
Signed by: JPT
GPG Key ID: 5F2C85EC6F3754B7

View File

@ -11,7 +11,7 @@
<h1>Welcome!</h1> <h1>Welcome!</h1>
<p> <p>
This site enables users to upload files for temporary or permanent access. 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>
<p> <p>
Use this command to upload a file using curl: Use this command to upload a file using curl: