From 215e8652a2d9971b4b5206742a2ab39b1b82877e Mon Sep 17 00:00:00 2001 From: Sergei Illarionov Date: Sat, 1 Feb 2025 00:05:29 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a549f78..d4a000f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ An example practical aspect: it can be useful to understand will a black colored #### How to Install: Gemfile: -`gem 'is_dark', '~> 0.2.0'` +`gem 'is_dark' Install: `gem install is_dark` @@ -70,4 +70,4 @@ You can calibrate it more deep, change constants for it inside lib/is_dark.rb fi #### Old versions: -Old versions of the gem are about static methods only, you can find old documentation about it all in [README_old.md file]( https://github.com/butteff/is_dark_ruby_gem/blob/main/README_old.md "README_old.md file") \ No newline at end of file +Old versions of the gem are about static methods only, you can find old documentation about it all in [README_old.md file]( https://github.com/butteff/is_dark_ruby_gem/blob/main/README_old.md "README_old.md file")