postman: update readme
This commit is contained in:
parent
bd40397477
commit
344192862f
1 changed files with 8 additions and 0 deletions
|
@ -10,6 +10,14 @@ as plain-text. <br>
|
|||
|
||||
## Examples
|
||||
|
||||
### Progress bar
|
||||
|
||||
The following example demonstrates how postman can be used to download
|
||||
fonts, images, scripts, and stylesheets. The progress of the download is
|
||||
reported in `span.percent`. When the download is complete the text
|
||||
"Done" will replace the progress tracked in `span.percent`:
|
||||
|
||||
|
||||
**/index.html**
|
||||
|
||||
```html
|
||||
|
|
Loading…
Reference in a new issue