Skip to content

Commit

Permalink
Removed wrong line.
Browse files Browse the repository at this point in the history
  • Loading branch information
nadavshatz committed Mar 18, 2015
1 parent 9c911a5 commit 2d2adcd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ You can use an initializer for example if you're on Rails.
```rb
# initializers/meaning_cloud.rb
MeaningCloud.configure do |config|
# Will only show public domain icons when running in dev/test envs
config.key = ENV['MEANING_CLOUD_KEY']
end
```
Expand Down

0 comments on commit 2d2adcd

Please sign in to comment.