Skip to content

Commit a570f2a

Browse files
committed
Readme Formating
1 parent b9dcf2a commit a570f2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

+1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ upload(files, process.env.DROPBOXTOKEN, true /* debug mode, defaults to false */
4343

4444
### Upload with Progress Tracking
4545
_This Example can be found in `/examples/progressTracking.js`_
46+
4647
Adding progress tracking is simple, but due to the dropbox api progress will
4748
only be updated every 8mb. This is the size of chunks this packages uploads
4849
at once. So you will find that progress jumps in 8mb chunks. While annoying

0 commit comments

Comments
 (0)