From 96743ab360a62a9a3bfe08b82d9a5877e83ee3ff Mon Sep 17 00:00:00 2001 From: Adrian Ber Date: Wed, 15 Jul 2015 20:41:41 +0300 Subject: [PATCH] Update README.md --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 78e46e7..1849001 100644 --- a/README.md +++ b/README.md @@ -121,18 +121,19 @@ Below is an example on how to use it in your page:
- Error + Error : - Download speed: + Download speed: - Upload speed + Upload speed - - + +
+ ### Formatting The speed is calculated in bps (bits per second). If you want to format it differently, please use [js-quantities](https://github.com/gentooboontoo/js-quantities). If it doesn't support yet memory speed units, then use this [fork](https://github.com/beradrian/js-quantities/tree/memory-speed-units).