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 01ac8b2 commit 1d1a595
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
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)
Expand All @@ -13,11 +11,10 @@ and get them reported to Telegram with Telebugs.

Any Ruby application or script can be integrated with
[Telebugs](https://telebugs.com) using the `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.

This guide will help you get started with Telebugs for Ruby. For full details
and advanced usage, please refer to the
to be simple and easy to use. It provides a simple API to send errors to
Telebugs, which will then be reported to your Telegram project. This guide will
help you get started with Telebugs for Ruby. For full details and advanced
usage, please refer to the
[Telebugs documentation](https://telebugs.com/new/docs/integrations/ruby).

## Installation
Expand Down

0 comments on commit 1d1a595

Please sign in to comment.