diff --git a/README.md b/README.md index 78e9ba3..d40c243 100644 --- a/README.md +++ b/README.md @@ -23,12 +23,14 @@ Into this kind of thing: (comments are stored in meta-data keys `__lines` and `__keys`) -## Install & Usage +## Install ```bash npm install --save pyconf ``` +## Usage + ```javascript var pyconf = require('pyconf');