Skip to content

Commit ae3e211

Browse files
committed
run verb to generate readme
1 parent fdcdbe4 commit ae3e211

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -197,8 +197,8 @@ Visit the: [code](lib/date.js) | [unit tests](test/date.js) | [issues](https://g
197197
Visit the: [code](lib/fs.js) | [unit tests](test/fs.js) | [issues](https://github.com/helpers/handlebars-helpers/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fs+helpers))
198198

199199
* **[fileSize](#fileSize)** ([code](lib/fs.js#L14) | [no tests])
200-
* **[read](#read)** ([code](lib/fs.js#L29) | [tests](test/fs.js#L17))
201-
* **[readdir](#readdir)** ([code](lib/fs.js#L42) | [tests](test/fs.js#L24))
200+
* **[read](#read)** ([code](lib/fs.js#L29) | [tests](test/fs.js#L16))
201+
* **[readdir](#readdir)** ([code](lib/fs.js#L42) | [tests](test/fs.js#L23))
202202

203203
### [html helpers](#html)
204204

@@ -3304,4 +3304,4 @@ Released under the [MIT License](LICENSE).
33043304

33053305
***
33063306

3307-
_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on July 04, 2017._
3307+
_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on July 05, 2017._

0 commit comments

Comments
 (0)