Add readme list of markets
This commit is contained in:
parent
5b0b52a39f
commit
7133f9343e
1 changed files with 1 additions and 0 deletions
|
@ -45,6 +45,7 @@ Bing.images("Ninja Turtles", function(error, res, body){
|
||||||
console.log(body);
|
console.log(body);
|
||||||
}, {top: 5, market: 'es-ES'});
|
}, {top: 5, market: 'es-ES'});
|
||||||
```
|
```
|
||||||
|
[List of Bing Markets](https://msdn.microsoft.com/en-us/library/dd251064.aspx)
|
||||||
|
|
||||||
|
|
||||||
### License
|
### License
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue