From 8a289d096d48eac1b3f4809e15b2a576797ebae5 Mon Sep 17 00:00:00 2001 From: Stephen Margheim Date: Sun, 28 Jan 2024 12:41:17 +0100 Subject: [PATCH] Update README --- README.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/README.md b/README.md index 92af7f5..8111441 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,30 @@ # Solid Errors +

+ + GEM Version + + + GEM Downloads + + + Ruby Style + + + Tests + + + Sponsors + + + Ruby.Social Follow + + + Twitter Follow + +

+ + Solid Errors is a DB-based, app-internal exception tracker for Rails applications, designed with simplicity and performance in mind. It uses the new [Rails error reporting API](https://guides.rubyonrails.org/error_reporting.html) to store uncaught exceptions in the database, and provides a simple UI for viewing and managing exceptions. ## Installation