Add changelog v2 to README
This commit is contained in:
parent
0e00bb1b03
commit
3312cdf975
1 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,10 @@
|
||||||
# Node Bing API
|
# Node Bing API
|
||||||
Node.js lib for the Azure Bing Web Search API
|
Node.js lib for the Azure Bing Web Search API
|
||||||
|
|
||||||
|
## Changelog v2
|
||||||
|
In order to follow JavaScript best practices and allow the library to
|
||||||
|
be promisified, the callback function is now the last parameter.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
````
|
````
|
||||||
npm install node-bing-api
|
npm install node-bing-api
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue