From 16253ebe068c2a4e364861f6ad412d78a3558ed1 Mon Sep 17 00:00:00 2001 From: crbelaus Date: Tue, 3 Dec 2024 09:58:27 +0100 Subject: [PATCH] Update package introduction in the README Adds a single line pitch to explain what the library does. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07b20b3..98b1de1 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Latest release View documentation -> An Elixir based built-in error tracking solution. +**An Elixir based built-in error tracking solution.** ErrorTracker captures errors in your application and stores them in the database. It also provides a web dashboard from where you can find, inspect and resolve captured errors. ErrorTracker web dashboard