Skip to content

Commit

Permalink
Ensure GitHub username is visible in fork link
Browse files Browse the repository at this point in the history
  • Loading branch information
trosen-r7 committed Apr 30, 2014
1 parent d459cda commit f4729aa
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 @@ -54,7 +54,7 @@ Ensure your `ActiveRecord::Base` subclasses are loaded when YARD runs by eager l

## Contributing

1. Fork it ( https://github.com/`<my-github-username>`/yard-metasploit-erd/fork )
1. Fork it ( https://github.com/[my-github-username]/yard-metasploit-erd/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 f4729aa

Please sign in to comment.