From 6fc4d282f5e49c1949e0c1d3e7620ef2ecf92bbd Mon Sep 17 00:00:00 2001 From: Ricky Brundritt Date: Tue, 31 Jan 2017 15:53:10 -0800 Subject: [PATCH] Update README.md --- README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 1cbb2c8..982163c 100644 --- a/README.md +++ b/README.md @@ -34,14 +34,6 @@ Alternatively, if you are using the nuget command line: * Xamarin.iOS * Xamarin.iOS (Classic) -## Additional Resources ## - -* [Bing Maps REST Services MSDN Documentation](https://msdn.microsoft.com/en-us/library/ff701713.aspx) -* [Bing Maps MSDN Docuemntation](https://msdn.microsoft.com/en-us/library/dd877180.aspx) -* [Bing Maps Blog](http://blogs.bing.com/maps) -* [Bing Maps forums](https://social.msdn.microsoft.com/Forums/en-US/home?forum=bingmapsajax&filter=alltypes&sort=lastpostdesc) -* [Bing Maps for Enterpise site](https://www.microsoft.com/maps/) - ## Contributing ## We welcome contributions. Feel free to file issues and pull requests on the repo and we'll address them as we can. Learn more about how you can help on our [Contribution Rules & Guidelines](CONTRIBUTING.md). @@ -51,3 +43,10 @@ You can reach out to us anytime with questions and suggestions using our communi * [StackOverflow](http://stackoverflow.com/questions/tagged/bing-maps) This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information, see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. + +## Additional Resources ## +* [Bing Maps REST Services MSDN Documentation](https://msdn.microsoft.com/en-us/library/ff701713.aspx) +* [Bing Maps MSDN Docuemntation](https://msdn.microsoft.com/en-us/library/dd877180.aspx) +* [Bing Maps Blog](http://blogs.bing.com/maps) +* [Bing Maps forums](https://social.msdn.microsoft.com/Forums/en-US/home?forum=bingmapsajax&filter=alltypes&sort=lastpostdesc) +* [Bing Maps for Enterpise site](https://www.microsoft.com/maps/)