Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
butteff authored Jan 31, 2025
1 parent e045421 commit 215e865
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down Expand Up @@ -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")
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")

0 comments on commit 215e865

Please sign in to comment.