Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
kyrylo committed Jun 14, 2024
1 parent 3cfbd37 commit ec88f26
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,20 @@
# Telebugs for Ruby

#### Simple error monitoring for developers. Monitor production errors in real-time and get them reported to Telegram with Telebugs
Simple error monitoring for developers. Monitor production errors in real-time
and get them reported to Telegram with Telebugs.

## Resources

- [FAQ](https://telebugs.com/faq)
- [Telebugs News](https://t.me/TelebugsNews)
- [Telebugs Community](https://t.me/TelebugsCommunity)

## Introduction

Any Ruby application or script can be integrated with Telebugs using the
`telebugs` gem.
`telebugs` gem. The gem is designed to be simple and easy to use. It provides a
single method to send errors to Telebugs, which will then be reported to your
Telegram project.

## Installation

Expand Down

0 comments on commit ec88f26

Please sign in to comment.