From 38a9895aea372fb29c3a72265a5c6b3013638cb7 Mon Sep 17 00:00:00 2001 From: jonschlinkert Date: Thu, 8 Dec 2016 10:06:29 -0500 Subject: [PATCH] generate readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6998b92..7d4b929 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ var config = parse.sync(); * `options` **{Object|String}**: Options with `cwd` or `path`, or the cwd to use. * `returns` **{Object}** -### [.keys](index.js#L133) +### [.keys](index.js#L117) Returns an object with only the properties that had ini-style keys converted to objects (example below). @@ -198,7 +198,7 @@ Pull requests and stars are always welcome. For bugs and feature requests, [plea | **Commits** | **Contributor**
| | --- | --- | -| 41 | [jonschlinkert](https://github.com/jonschlinkert) | +| 44 | [jonschlinkert](https://github.com/jonschlinkert) | | 1 | [sam3d](https://github.com/sam3d) | | 1 | [jsdnxx](https://github.com/jsdnxx) | @@ -234,4 +234,4 @@ Released under the [MIT license](https://github.com/jonschlinkert/parse-git-conf *** -_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.2.0, on October 26, 2016._ \ No newline at end of file +_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.2.0, on December 08, 2016._ \ No newline at end of file