Skip to content

Commit

Permalink
Substitute out placeholder
Browse files Browse the repository at this point in the history
  • Loading branch information
stephendolan committed Dec 20, 2020
1 parent 2312112 commit 66adb98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ In the above example, `Decorator` adds the following to the `TimeDecorator` clas

## Contributing

1. Fork it (<https://github.com/your-github-user/decorator/fork>)
1. [Fork it](https://github.com/stephendolan/decorator/fork)
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
Expand Down

0 comments on commit 66adb98

Please sign in to comment.