From 43a1dc1c12637cf87c5b4a0cbb3d48cb8e05d9ba Mon Sep 17 00:00:00 2001 From: Slavasil Date: Tue, 10 Mar 2026 14:44:34 +0300 Subject: [PATCH] edit readme --- README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index d54ca86..022c333 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ -# MyGem +# RubyAlgebra -TODO: Delete this and the text below, and describe your gem - -Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/my_gem`. To experiment with that code, run `bin/console` for an interactive prompt. +Лучший гем на свете ## Installation @@ -32,12 +30,8 @@ To install this gem onto your local machine, run `bundle exec rake install`. To ## Contributing -Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/my_gem. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/[USERNAME]/my_gem/blob/main/CODE_OF_CONDUCT.md). +Bug reports and pull requests are welcome on GitHub at https://github.com/Alek-sandrr/Gem. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). - -## Code of Conduct - -Everyone interacting in the MyGem project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/my_gem/blob/main/CODE_OF_CONDUCT.md).