diff --git a/README.md b/README.md index cb46744..7c187ec 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ 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 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). +help you get started with Telebugs for Ruby. + +For full details, please refer to the [Telebugs documentation](https://telebugs.com/new/docs/integrations/ruby). ## Installation