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