aboutsummaryrefslogtreecommitdiff
path: root/libraries/hurry-filesize
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/hurry-filesize')
-rw-r--r--libraries/hurry-filesize/README11
1 files changed, 6 insertions, 5 deletions
diff --git a/libraries/hurry-filesize/README b/libraries/hurry-filesize/README
index e66ff382dfbab..56385d770e86a 100644
--- a/libraries/hurry-filesize/README
+++ b/libraries/hurry-filesize/README
@@ -1,5 +1,6 @@
-A simple Python library for human readable file sizes
-(or anything sized in bytes).
-hurry.filesize a simple Python library that can take a number of bytes
-and returns a human-readable string with the size in it, in kilobytes (K),
-megabytes (M), etc.
+A simple Python library for human readable file sizes (or anything
+sized in bytes).
+
+hurry-filesize is a simple Python library that can take a number of
+bytes and returns a human-readable string with the size in it, in
+kilobytes (K), megabytes (M), etc.