Skip to content

Commit 021335a

Browse files
committed
Update README.md
1 parent 25433b6 commit 021335a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33

44
The definition of the word exceptionless is: to be without exception. [Exceptionless](http://exceptionless.io) 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!
55

6+
## Using Exceptionless
7+
8+
Refer to the Exceptionless documentation here: [Exceptionless Docs](http://docs.exceptionless.io).
9+
610
## Getting Started (Development)
711

812
All of our [.NET clients can be installed](https://www.nuget.org/profiles/exceptionless?showAllPackages=True) via the [NuGet package manager](https://docs.nuget.org/consume/Package-Manager-Dialog). If you need help, please contact us via in-app support or [open an issue](https://github.com/exceptionless/Exceptionless.Net/issues/new). We’re always here to help if you have any questions!
@@ -11,7 +15,3 @@ All of our [.NET clients can be installed](https://www.nuget.org/profiles/except
1115
2. Open the `Exceptionless.Net.sln` Visual Studio solution file.
1216
3. Select `Exceptionless.SampleConsole` as the startup project.
1317
4. Run the project by pressing `F5` to start the console.
14-
15-
## Using Exceptionless
16-
17-
Refer to the Exceptionless documentation here: [Exceptionless Docs](http://docs.exceptionless.io).

0 commit comments

Comments
 (0)