Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Green committed Aug 28, 2013
1 parent 29b5ebb commit b892f1b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,12 @@ Attributes
<td>The Git repository to clone the daemon from.</td>
<td><tt>https://github.com/greggoryhz/Watcher.git</tt></td>
</tr>
<tr>
<td><tt>['watcher']['branch']</tt></td>
<td>String</td>
<td>The branch or commit to checkout and use.</td>
<td><tt>master</tt></td>
</tr>
<tr>
<td><tt>['watcher']['install_path']</tt></td>
<td>String</td>
Expand Down Expand Up @@ -89,7 +95,7 @@ Contributing

1. Fork the repository on Github
2. Create a named feature branch (like `add_component_x`)
3. Write you change
3. Write your change
4. Write tests for your change (if applicable)
5. Run the tests, ensuring they all pass
6. Submit a Pull Request using Github
Expand Down

0 comments on commit b892f1b

Please sign in to comment.