Skip to content
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ptariche committed Apr 11, 2018
1 parent 180e07c commit dbbda56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ npm install --save fdoh
+ **responseWithConfig** {Boolean} (Utilized to return a basic config for middleware or interceptor libraries)

* Returns {Optional Object or Function-Object}
+ if responseWithConfig is not passed, [Node-Fetch](https://github.com/bitinn/node-fetch) is returned
+ if responseWithConfig is not passed, Fetch or [Node-Fetch](https://github.com/bitinn/node-fetch) is returned
+ if responseWithConfig is set to true, an object is returned
+ *Object*
+ uri {String}
Expand Down

0 comments on commit dbbda56

Please sign in to comment.