From 7133f9343eacc45ae9c5610e1c4d324b3bf7710c Mon Sep 17 00:00:00 2001 From: goferito Date: Wed, 4 Mar 2015 17:22:44 +0100 Subject: [PATCH] Add readme list of markets --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c979847..43ecb0a 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ Bing.images("Ninja Turtles", function(error, res, body){ console.log(body); }, {top: 5, market: 'es-ES'}); ``` +[List of Bing Markets](https://msdn.microsoft.com/en-us/library/dd251064.aspx) ### License