Skip to content

Commit 2f4722a

Browse files
authored
Update readme.md
1 parent 1183581 commit 2f4722a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

readme.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,9 @@ Example: `14 kB`
9696

9797
Prettified version of `.size`.
9898

99-
Useful for, for example, reporting the total project size with [`gulp-notify`](https://github.com/mikaelbr/gulp-notify):
99+
#### Example
100+
101+
You could, for example, use this to report the total project size with [`gulp-notify`](https://github.com/mikaelbr/gulp-notify):
100102

101103
```js
102104
const gulp = require('gulp');

0 commit comments

Comments
 (0)