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