From f174a31fc1f2ac516ae910acf21b54bfaa9d6746 Mon Sep 17 00:00:00 2001 From: Andriy Tyurnikov Date: Sat, 4 May 2024 16:21:14 +0300 Subject: [PATCH] updated README --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 36bdf62..32caa42 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ Consume, Serve or test JSON-RPC endpoints with Clamo. ## Installation -TODO: Replace `UPDATE_WITH_YOUR_GEM_NAME_IMMEDIATELY_AFTER_RELEASE_TO_RUBYGEMS_ORG` with your gem name right after releasing it to RubyGems.org. Please do not do it earlier due to security reasons. Alternatively, replace this section with instructions to install your gem from git if you don't plan to release to RubyGems.org. - Install the gem and add to the application's Gemfile by executing: $ bundle add clamo @@ -28,4 +26,4 @@ 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]/clamo. +Bug reports and pull requests are welcome on GitHub at https://github.com/rubakas/clamo