Browse Source

Add comment for dogapi.initialize

pull/14/head
Brett Langdon 11 years ago
parent
commit
001f263963
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      lib/index.js

+ 1
- 0
lib/index.js View File

@ -1,6 +1,7 @@
require("./api")(module.exports);
/*section: dogapi
*comment: configure the dogapi client with your app/api keys
*params:
* options:
* |


Loading…
Cancel
Save