Skip to content

Commit

Permalink
Linkify Visual Studio reference in README.md (#882)
Browse files Browse the repository at this point in the history
  • Loading branch information
19ANDY authored and BillyONeal committed Oct 1, 2018
1 parent 66e50f0 commit 645637b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -47,7 +47,7 @@ target_link_libraries(main PRIVATE cpprestsdk::cpprest)
* Features - HTTP client/server, JSON, URI, asynchronous streams, WebSockets client, oAuth
* PPL Tasks - A powerful model for composing asynchronous operations based on C++ 11 features
* Platforms - Windows desktop, Windows Store (UWP), Linux, OS X, Unix, iOS, and Android
* Support for Visual Studio 2015 and 2017 with debugger visualizers
* Support for [Visual Studio 2015 and 2017](https://visualstudio.microsoft.com/) with debugger visualizers

## Contribute Back!

Expand Down

0 comments on commit 645637b

Please sign in to comment.