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

## Introduction

Any Ruby application or script can be integrated with Telebugs 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.
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
[Telebugs documentation](https://telebugs.com/new/docs/integrations/ruby).

## Installation

Expand Down

0 comments on commit 01ac8b2

Please sign in to comment.