From 7d4834558a0e81d2dcc6a66a20dfc8e1389a183e Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Fri, 23 Jun 2023 23:52:22 -0300 Subject: [PATCH] postman: update readme --- packages/typescript/postman/README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/packages/typescript/postman/README.md b/packages/typescript/postman/README.md index a2142377d..0b1b183bb 100644 --- a/packages/typescript/postman/README.md +++ b/packages/typescript/postman/README.md @@ -12,11 +12,10 @@ as plain-text.
### 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`: - +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**