diff --git a/README.md b/README.md index 05d4a82a75..829cb376c2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ -# Exceptionless [![Build Status](http://teamcity.codesmithtools.com/app/rest/builds/buildType:\(id:bt27\)/statusIcon)](http://teamcity.codesmithtools.com/project.html?projectId=Exceptionless) +# Exceptionless [![Build Status](http://teamcity.codesmithtools.com/app/rest/builds/buildType:\(id:bt27\)/statusIcon)](http://teamcity.codesmithtools.com/project.html?projectId=Exceptionless) The definition of the word exceptionless is: to be without exception. [Exceptionless](http://exceptionless.com) provides real-time .NET error reporting for your ASP.NET, Web API, WebForms, WPF, Console, and MVC apps. It organizes the gathered information into simple actionable data that will help your app become exceptionless! +## Requirements +1. Visual Studio 2013 + ## Getting Started 1. Start MongoDB and Redis by opening `StartBackendServers.bat`.