Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mcls authored Aug 18, 2016
1 parent d175ad7 commit 040b916
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 @@ gem 'setting_macro'

## Usage

```
```ruby
class Heating
extend SettingMacro
setting :default_temperature
Expand Down Expand Up @@ -43,5 +43,5 @@ p Sun.heat_source # => 'nuclear_fusion'

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/setting_macro. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.
Bug reports and pull requests are welcome on GitHub at https://github.com/mcls/setting_macro. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.

0 comments on commit 040b916

Please sign in to comment.