docs: updated documentation (#476)

Co-authored-by: Monta <monta@HP-ProBook-445-14-inch-G9-Notebook-PC-505aadfc.localdomain>
This commit is contained in:
Montassar Ghanmy
2024-05-07 17:21:17 +01:00
committed by GitHub
parent 3b20806622
commit 24da0c8cfb
22 changed files with 102 additions and 858 deletions
@@ -1,5 +1,5 @@
---
description: How we use resumable on TDrive
description: How we use resumable on Twake Drive
---
# Resumable.js
@@ -9,7 +9,7 @@ description: How we use resumable on TDrive
## What is Resumable.js
::: info
Using Resumable is not mandatory to upload a file to TDrive. You can do it manually, see REST APIs page.
Using Resumable is not mandatory to upload a file to Twake Drive. You can do it manually, see REST APIs page.
:::
Its a JavaScript library providing multiple simultaneous, stable and resumable uploads via the HTML5 File API.