From 001f263963bd29b7d4917d523c92f200bb8fa4fc Mon Sep 17 00:00:00 2001 From: brettlangdon Date: Sat, 21 Mar 2015 09:37:46 -0400 Subject: [PATCH] Add comment for dogapi.initialize --- lib/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/index.js b/lib/index.js index 4d77121..08f06fa 100644 --- a/lib/index.js +++ b/lib/index.js @@ -1,6 +1,7 @@ require("./api")(module.exports); /*section: dogapi + *comment: configure the dogapi client with your app/api keys *params: * options: * |