mirror of
https://github.com/codedread/bitjs
synced 2025-10-04 01:59:15 +02:00
Tidy up README
This commit is contained in:
parent
1b70e58474
commit
c1f0b6bc2a
1 changed files with 0 additions and 2 deletions
|
@ -39,8 +39,6 @@ function receiveOneFile(e) {
|
|||
function displayZipContents() {
|
||||
// Now sort your received files and show them or whatever...
|
||||
}
|
||||
|
||||
function
|
||||
```
|
||||
|
||||
The unarchivers also support streaming, if you are receiving the zipped file from a slow place (a Cloud API, for instance). For example:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue