We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc5d968 commit b5d1ea9Copy full SHA for b5d1ea9
README.md
@@ -2,7 +2,7 @@
2
3
[](https://www.npmjs.com/package/filesize) [](https://cdnjs.com/libraries/filesize)
4
5
-filesize.js provides a simple way to get a human readable file size string from a number (float or integer) or string.
+filesize.js provides a simple way to get a human-readable file size string from a number (float or integer) or string.
6
7
```javascript
8
import {filesize} from "filesize";
0 commit comments