Skip to content

Commit 31a3b6a

Browse files
authored
Update ReadMe.md
1 parent 1ed6606 commit 31a3b6a

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

ReadMe.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ Coderr Community Server
33

44
[![Build status](https://1tcompany.visualstudio.com/_apis/public/build/definitions/75570083-b1ef-4e78-88e2-5db4982f756c/6/badge)]() [![Github All Releases](https://img.shields.io/github/downloads/coderrapp/coderr.server/total.svg?style=flat-square)]()
55

6-
[![](docs/release_banner.png)](https://coderr.io/documentation/beta/)
7-
86
# Skip logfiles - Use automated exception handling!
97

108
![OSS screenshot](docs/screenshot.png)
@@ -13,7 +11,7 @@ Coderr Community Server
1311

1412
## What’s Coderr?
1513

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.
1715

1816
## Why change?
1917

@@ -22,7 +20,7 @@ Too often, error detection and management involves relying on reports from users
2220

2321
## Getting started
2422

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/).
2624

2725
Unhandled exceptions will be picked up by the client libraries.
2826

0 commit comments

Comments
 (0)