We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49ecfc2 commit 290fa44Copy full SHA for 290fa44
README.md
@@ -5,7 +5,7 @@ filesize.js provides a simple way to get a human readable file size string from
5
6
## Examples
7
8
-0.10.0 switched to base 10, all previous versions use base 2.
+1.10.0 switched to base 10, all previous versions use base 2.
9
10
```javascript
11
filesize(500); // "4.00 Kb"
0 commit comments