We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1183581 commit 2f4722aCopy full SHA for 2f4722a
readme.md
@@ -96,7 +96,9 @@ Example: `14 kB`
96
97
Prettified version of `.size`.
98
99
-Useful for, for example, reporting the total project size with [`gulp-notify`](https://github.com/mikaelbr/gulp-notify):
+#### Example
100
+
101
+You could, for example, use this to report the total project size with [`gulp-notify`](https://github.com/mikaelbr/gulp-notify):
102
103
```js
104
const gulp = require('gulp');
0 commit comments