Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SyedAbuTalib authored Apr 26, 2020
1 parent fffd166 commit f8d4491
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# LanguageColors
# language_colors

This gem was created as a fast way to get the colors that Github uses to describe languages. returns a string in the form of `'#00ff00'`.

[Link to RubyGems](https://rubygems.org/gems/language_colors)

## Installation

Add this line to your application's Gemfile:
Expand All @@ -26,9 +28,6 @@ lc.color('cpp')
=> "#f34b7d"
```

## Development

Hmm indeed.

## Contributing

Expand Down

0 comments on commit f8d4491

Please sign in to comment.