From 1f2efc89ad1fd532ff1bc6ff1166ec6a3a7cab0d Mon Sep 17 00:00:00 2001 From: Kyrylo Silin Date: Fri, 14 Jun 2024 15:30:11 +0300 Subject: [PATCH] x --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1928d08..c3586ce 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,11 @@ your project's dashboard. ## Telebugs for Ruby integrations +Telebugs for Ruby is a standalone gem that can be used with any Ruby application +or script. It can be integrated with any Ruby framework or library. + +We provide official integrations for the following Ruby platforms: + - [Ruby on Rails](https://github.com/telebugs/telebugs-rails) ## Ruby support policy @@ -70,8 +75,8 @@ Telebugs for Ruby supports the following Ruby versions: - Ruby 3.0+ -If you need support for Ruby 2.7 or 2.6, please let us know or any other Ruby -implementation. +If you need support older rubies or other Ruby implementations, please contact +us at [help@telebugs.com](mailto:help@telebugs.com). ## Development