You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ReadMe.md
+2-4Lines changed: 2 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,6 @@ Coderr Community Server
3
3
4
4
[]()[]()
# Skip logfiles - Use automated exception handling!
9
7
10
8

@@ -13,7 +11,7 @@ Coderr Community Server
13
11
14
12
## What’s Coderr?
15
13
16
-
Coderr is an error management tool developed specifically for .NET applications. Coderr provides an insight to all errors that are occurring and gives you control and a complete view of your applications’ status.
14
+
Coderr is an error handling tool developed specifically for .NET applications. Coderr provides an insight to all errors that are occurring and gives you control and a complete view of your applications’ status.
17
15
18
16
## Why change?
19
17
@@ -22,7 +20,7 @@ Too often, error detection and management involves relying on reports from users
22
20
23
21
## Getting started
24
22
25
-
Once you have [installed the server](https://github.com/coderrapp/Coderr.Server/releases) you need to install and configure one of our nuget packages. You can read more about them [here](https://coderrapp.com/documentation/client/).
23
+
Once you have [downloaded and installed the server](https://github.com/coderrapp/Coderr.Server/releases) you need to install and configure one of our nuget packages. You can read more about them [here](https://coderrapp.com/documentation/client/).
26
24
27
25
Unhandled exceptions will be picked up by the client libraries.
0 commit comments